Skip to content

Hostname

40win99.com

Last fetched

40win99.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

WHISPER CANON · 40win99.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/40win99.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.226.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
162.159.50.85162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.53.179.128185.53.179.0/24AS206834TEAMINTERNET-CA-AS - Team Internet AGDE
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

No WHOIS records are currently associated with 40win99.com in WhisperGraph.

Subdomains

52 observed subdomains of 40win99.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 40win99.com.

Cypher and MCP

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

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