Skip to content

Hostname

agreablebook.com

Last fetched

agreablebook.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.94.1023.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.1233.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.53.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.813.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.170.229.1113.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.343.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.813.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.953.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
eunji cheong
Contact emails

Subdomains

1 observed subdomain of agreablebook.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agreablebook.com.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from agreablebook.com.

Cypher and MCP

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

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