Skip to content

Hostname

yellowbook.com

Last fetched

yellowbook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.109.3013.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.5013.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.6213.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.8013.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.10418.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.12318.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.7618.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.8518.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yellowbook.com.

MechanismTarget
SPF_Ayellowbook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.111.223.1/24
SPF_IP64.199.226.1/24
SPF_MXyellowbook.com

Related pages

Pivot deeper into the graph from yellowbook.com.

Cypher and MCP

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

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