Skip to content

Hostname

abnote.com

Last fetched

abnote.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abnote.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abnote.com

Resolution chain

abnote.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
computer programming and systems
Contact emails

Subdomains

5 observed subdomains of abnote.com.

Web-graph footprint

Distinct hostnames that link to or from abnote.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for abnote.com.

MechanismTarget
SPF_IP12.162.96.48/28
SPF_IP202.4.183.0/24
SPF_IP207.51.84.0/24
SPF_IP209.113.197.130
SPF_IP63.102.129.1/25
SPF_IP64.207.100.120/23
SPF_IP64.207.103.0/24
SPF_IP66.202.47.208/28
SPF_IP72.85.231.234/29

Related pages

Pivot deeper into the graph from abnote.com.

Cypher and MCP

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

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