Skip to content

Hostname

not-two.com

Last fetched

not-two.com resolves to 2 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · not-two.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/not-two.com

Resolution chain

not-two.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.71.190.2264.71.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS
64.71.190.3064.71.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0119871480
Contact emails

Subdomains

1 observed subdomain of not-two.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for not-two.com.

MechanismTarget
SPF_Anot-two.com
SPF_IP140.211.166.128/28
SPF_IP192.52.69.0/24
SPF_IP2001:470:1:205::/64
SPF_IP64.71.190.16/28
SPF_IP66.220.13.224/28
SPF_MXnot-two.com

Related pages

Pivot deeper into the graph from not-two.com.

Cypher and MCP

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

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

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