Skip to content

Hostname

extension.org

Last fetched

extension.org resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · extension.orgRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/extension.org

Resolution chain

extension.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.130199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.240199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:468
Organization
dan cotton
Contact emails

Subdomains

112 observed subdomains of extension.org.

Web-graph footprint

Distinct hostnames that link to or from extension.org in the public web crawl.

1,211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for extension.org.

MechanismTarget
SPF_Asmtpout.cm-hosting.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP52.24.83.101/32
SPF_IP52.26.44.93/32
SPF_IP66.147.239.72
SPF_IP72.55.140.81/32
SPF_MXextension.org

Related pages

Pivot deeper into the graph from extension.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "extension.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.