Hostname
extentions.net
Last fetched
extentions.net resolves to 72.9.156.11, announced in 72.9.152.0/21 by DFW-DATACENTER - DFW Datacenter in US. extentions.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 72.9.156.11
72.9.152.0/21 · DFW-DATACENTER - DFW Datacenter · Dallas, US
IPv6 resolution
No AAAA record for extentions.net is recorded in WhisperGraph.
Attribution
dfw
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- extentions.net@domainsbyproxy.com
Subdomains
Mail and authentication
Nameservers
- dns1.extentions.net
- dns2.extentions.net
- dns3.extentions.net
MX records
- extentions.net
SPF policy
- a: extentions.net
- mx: extentions.net
- include: relay.mailchannels.net
- ip: 108.61.12.218
- ip: 209.236.116.231
- ip: 66.55.156.99
- ip: 72.9.156.11
- ip: 72.9.156.13
- ip: 72.9.156.72
- ip: 89.149.211.208
Threat-feed evidence
History
Related pages
Pivot from extentions.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "extentions.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.