Hostname
vateknik.com
Last fetched
vateknik.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
vateknik.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.209.196.173 | 134.209.192.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jonas sj?berg
- Contact emails
- jonas.sjoberg@vateknik.com
- 2wj8x2nk4zxr@privacy-protection.email
- 4dc6y4xjvqbp@privacy-protection.email
- 5amqt7frwmje@privacy-protection.email
- 6vtugvq3bu6m@privacy-protection.email
- natg6updpmjr@privacy-protection.email
- pnsw8fduj5ev@privacy-protection.email
- rbpqgr7d7aya@privacy-protection.email
- twomcmqzdq4n@privacy-protection.email
- wau9imsqxcso@privacy-protection.email
- xgmikjmh5iuw@privacy-protection.email
Subdomains
1 observed subdomain of vateknik.com.
| Subdomain |
|---|
| www.vateknik.com |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for vateknik.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.altibox.no |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.unicasp.no |
Related pages
Pivot deeper into the graph from vateknik.com.
- IP · 134.209.196.173
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · NL
- Email · jonas.sjoberg@vateknik.com
- TLD · .com
- Browse hostnames · va…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vateknik.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.