Hostname
extendago.com
Last fetched
extendago.com resolves to 1 IPv4 address operated by ASODERLAND in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
extendago.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 |
|---|---|---|---|---|
| 46.16.234.39 | 46.16.232.0/21 | AS44136 | ASODERLAND | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of extendago.com owner
- Contact emails
- 182f7c3f-2d43-4c5e-92a2-0df1229aea0a@identity-protect.org
- 2cc0f924-5843-4e81-9f80-4a2d4ef917e0@identity-protect.org
- 3014c20a-3020-46b2-9d6d-6d02e012f081@identity-protect.org
- 9fd647f8-fdf4-4018-9e0b-77a5c4cacbd0@identity-protect.org
- cc249f77-18ee-43bb-9a0d-2a4b27d25de2@identity-protect.org
- f3c085a3-8181-4110-b520-b83cb65b420a@identity-protect.org
- f8f203cd-275b-4e52-b44d-e228e6d9f974@identity-protect.org
- owner-11830581@extendago.com.whoisprivacyservice.org
- owner-3898675@extendago.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of extendago.com.
Web-graph footprint
Distinct hostnames that link to or from extendago.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for extendago.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_INCLUDE | aspmx.pardot.com |
Related pages
Pivot deeper into the graph from extendago.com.
- IP · 46.16.234.39
- ASN · AS44136ASODERLAND
- Registrar · iana:468
- Country · SE
- Email · 182f7c3f-2d43-4c5e-92a2-0df1229aea0a@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "extendago.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.