Skip to content

Hostname

nw.bty556.com

Last fetched

nw.bty556.com resolves to 20 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG.

Nutrition Label

WHISPER CANON · nw.bty556.comRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/nw.bty556.com

Resolution chain

nw.bty556.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.247.228.15920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.255.111.6820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.255.126.21720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
34.104.145.24634.104.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.14.145.8734.14.128.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.142.222.17934.142.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.151.4034.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.199.18434.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.146.5.9034.146.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.146.81.17334.146.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.15.143.21834.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.15.152.18234.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.47.243.14034.47.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.84.44.9034.84.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.85.50.15934.85.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.87.79.20434.87.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
43.208.178.2043.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.108.5943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.52.6943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
85.211.157.2285.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY

WHOIS identity

No WHOIS records are currently associated with nw.bty556.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from nw.bty556.com.

Cypher and MCP

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

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