Skip to content

Hostname

book.angi.com

Last fetched

book.angi.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · book.angi.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/book.angi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.233.73100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.177.65100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.25.66100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.50.21918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.118.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.12.11144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.231.20752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.146.25254.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.181.22298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.182.10698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with book.angi.com in WhisperGraph.

Subdomains

4 observed subdomains of book.angi.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for book.angi.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from book.angi.com.

Cypher and MCP

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

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