Skip to content

Hostname

agentbook.com

Last fetched

agentbook.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.125.9913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.36.1318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.244.1918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.163.1423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.52.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.205.20652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.154.22832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
name administration inc. (bvi)
Contact emails

Subdomains

10 observed subdomains of agentbook.com.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from agentbook.com.

Cypher and MCP

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

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