Skip to content

Hostname

yahoo.com

Last fetched

yahoo.com resolves to 6 IPv4 addresses operated by YAHOO-BF1 - Yahoo Holdings Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · yahoo.comRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/yahoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.6.143.2574.6.143.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.143.2674.6.143.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.231.2074.6.231.0/24AS36646YAHOO-NE1 - Yahoo Holdings Inc.US
74.6.231.2174.6.231.0/24AS36646YAHOO-NE1 - Yahoo Holdings Inc.US
98.137.11.16398.137.11.0/24AS36647YAHOO-GQ1 - Yahoo Holdings Inc.US
98.137.11.16498.137.11.0/24AS36647YAHOO-GQ1 - Yahoo Holdings Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

1,523 observed subdomains of yahoo.com.

Web-graph footprint

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

119,216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yahoo.com.

MechanismTarget
SPF_REDIRECT_spf.mail.yahoo.com

Related pages

Pivot deeper into the graph from yahoo.com.

Cypher and MCP

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

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