Skip to content

Hostname

metis.ops.yahoo.com

Last fetched

metis.ops.yahoo.com resolves to 12 IPv4 addresses operated by AS34010 in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.82.108.154212.82.108.0/24AS34010IE
212.82.108.155212.82.108.0/24AS34010IE
212.82.108.156212.82.108.0/24AS34010IE
212.82.108.157212.82.108.0/24AS34010IE
74.6.96.1074.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.13674.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.13774.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.13874.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.13974.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.2074.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.20574.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
74.6.96.20874.6.96.0/24AS26101YAHOO-BF1 - Yahoo Holdings Inc.US

WHOIS identity

No WHOIS records are currently associated with metis.ops.yahoo.com in WhisperGraph.

Subdomains

3 observed subdomains of metis.ops.yahoo.com.

Threat posture

History

Related pages

Pivot deeper into the graph from metis.ops.yahoo.com.

Cypher and MCP

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

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