Hostname
metis.ops.yahoo.com
Last fetched
metis.ops.yahoo.com resolves to 12 IPv4 addresses operated by AS34010 in IE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.82.108.154 | 212.82.108.0/24 | AS34010 | — | IE |
| 212.82.108.155 | 212.82.108.0/24 | AS34010 | — | IE |
| 212.82.108.156 | 212.82.108.0/24 | AS34010 | — | IE |
| 212.82.108.157 | 212.82.108.0/24 | AS34010 | — | IE |
| 74.6.96.10 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.136 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.137 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.138 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.139 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.20 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.205 | 74.6.96.0/24 | AS26101 | YAHOO-BF1 - Yahoo Holdings Inc. | US |
| 74.6.96.208 | 74.6.96.0/24 | AS26101 | YAHOO-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.
| Subdomain |
|---|
| api.metis.ops.yahoo.com |
Showing 1 of 3. View all subdomains →
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.