Skip to content

Hostname

fr.groups.yahoo.com

Last fetched

fr.groups.yahoo.com resolves to 6 IPv4 addresses operated by YAHOO-INY INY Edge site in IN.

Nutrition Label

WHISPER CANON · fr.groups.yahoo.comRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fr.groups.yahoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
27.123.42.20427.123.42.0/24AS23879YAHOO-INY INY Edge siteIN
27.123.42.20527.123.42.0/24AS23879YAHOO-INY INY Edge siteIN
27.123.43.20427.123.43.0/24AS23926YAHOO-INZ INZ Edge siteIN
27.123.43.20527.123.43.0/24AS23926YAHOO-INZ INZ Edge siteIN
69.147.82.6069.147.82.0/24AS14779YAHOO - Yahoo Holdings Inc.US
69.147.82.6169.147.82.0/24AS14779YAHOO - Yahoo Holdings Inc.US

WHOIS identity

No WHOIS records are currently associated with fr.groups.yahoo.com in WhisperGraph.

Web-graph footprint

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

1,133 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fr.groups.yahoo.com.

Cypher and MCP

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

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