Skip to content

Hostname

scs1.msg.yahoo.com

Last fetched

scs1.msg.yahoo.com resolves to 7 IPv4 addresses operated by YAHOO-BF1 - Yahoo Holdings Inc. in US.

Nutrition Label

WHISPER CANON · scs1.msg.yahoo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/scs1.msg.yahoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.196.114.10566.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.10866.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.5266.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.6066.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.6566.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.8066.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.196.114.9366.196.112.0/21AS26101YAHOO-BF1 - Yahoo Holdings Inc.US

WHOIS identity

No WHOIS records are currently associated with scs1.msg.yahoo.com in WhisperGraph.

Subdomains

1 observed subdomain of scs1.msg.yahoo.com.

Threat posture

History

Related pages

Pivot deeper into the graph from scs1.msg.yahoo.com.

Cypher and MCP

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

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