Hostname
askkodiak.com
Last fetched
askkodiak.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
askkodiak.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.227.76.25 | 165.227.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 217.163.76.7 | 217.163.76.0/24 | AS4892 | APPLIEDUK-CLOUD-04 - APPLIED SYSTEMS, INC | GB |
| 217.163.76.8 | 217.163.76.0/24 | AS4892 | APPLIEDUK-CLOUD-04 - APPLIED SYSTEMS, INC | GB |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0139085635
- Contact emails
Subdomains
31 observed subdomains of askkodiak.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from askkodiak.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for askkodiak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from askkodiak.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askkodiak.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.