Skip to content

Hostname

abof.com

Last fetched

abof.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · abof.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/abof.com

Resolution chain

abof.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.94.3113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.22.15813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.165.1843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.25.18452.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.52.24652.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.7.10965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

7 observed subdomains of abof.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abof.com.

MechanismTarget
SPF_Asmtp.abof.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnctp.asia
SPF_INCLUDErnmk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from abof.com.

Cypher and MCP

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

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