Hostname
extenda.com
Last fetched
extenda.com resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
extenda.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 | — | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of extenda.com owner
- Contact emails
- s69d83bx2fr@networksolutionsprivateregistration.com
- wb3ma9e34bm@networksolutionsprivateregistration.com
- zt27y27j699@networksolutionsprivateregistration.com
- 0a34dec4-cd6c-4853-9e8e-e46efc639917@identity-protect.org
- 3215d764-97d2-4e45-9834-6331ae8bca3b@identity-protect.org
- 5c9b8828-6c29-4d79-9e9d-b0629f998c8e@identity-protect.org
- 75fbfb66-f1ed-4e8d-9ed4-672689d4b5c6@identity-protect.org
- a9cdb947-4c11-41df-b1b5-8cf56a8c8a4f@identity-protect.org
- ada34abf-729c-4611-b48d-146b1bda2afc@identity-protect.org
- bfa5703b-421a-446a-9412-5e3ddd7d1e8a@identity-protect.org
- owner-10970759@extenda.com.whoisprivacyservice.org
- owner-3241430@extenda.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of extenda.com.
Web-graph footprint
Distinct hostnames that link to or from extenda.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for extenda.com.
| Mechanism | Target |
|---|---|
| SPF_A | extenda.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.209.190.160 |
Related pages
Pivot deeper into the graph from extenda.com.
- IP · 46.16.234.39
- ASN · AS44136
- Registrar · iana:468
- Country · SE
- Email · s69d83bx2fr@networksolutionsprivateregistration.com
- 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: "extenda.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.