Skip to content

Hostname

mx.mail.yahoo.com

Last fetched

mx.mail.yahoo.com resolves to 4 IPv4 addresses operated by AS38032 in SG.

Nutrition Label

WHISPER CANON · mx.mail.yahoo.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx.mail.yahoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.222.114.11180.222.114.0/24AS38032SG
180.222.114.12180.222.114.0/24AS38032SG
74.6.228.13674.6.228.0/24AS36646YAHOO-NE1 - Yahoo Holdings Inc.US
74.6.228.13774.6.228.0/24AS36646YAHOO-NE1 - Yahoo Holdings Inc.US

WHOIS identity

No WHOIS records are currently associated with mx.mail.yahoo.com in WhisperGraph.

Subdomains

15 observed subdomains of mx.mail.yahoo.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mx.mail.yahoo.com.

Cypher and MCP

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

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