Skip to content

Hostname

www2006.org

Last fetched

www2006.org resolves to 2 IPv4 addresses operated by JANET - Jisc Services Limited in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · www2006.orgRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/www2006.org

Resolution chain

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

IPPrefixASNOperatorCountry
152.78.68.160152.89.12.0/22AS786JANET - Jisc Services LimitedGB
162.215.96.98162.216.143.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:2
Organization
iw3c2
Contact emails

Subdomains

3 observed subdomains of www2006.org.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www2006.org.

MechanismTarget
SPF_Awww2006.org
SPF_INCLUDEwebsitewelcome.com
SPF_MXwww2006.org

Related pages

Pivot deeper into the graph from www2006.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www2006.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.