Skip to content

Hostname

sin3-cb.adnxs-simple.com

Last fetched

sin3-cb.adnxs-simple.com resolves to 20 IPv4 addresses operated by ASN-APPNEXUS - Xandr Inc. in AU.

Nutrition Label

WHISPER CANON · sin3-cb.adnxs-simple.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sin3-cb.adnxs-simple.com

Resolution chain

sin3-cb.adnxs-simple.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.43.89.4103.43.116.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.90.179103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.90.19103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.90.21103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.90.53103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.90.54103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.91.17103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.91.210103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.91.51103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.91.58103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
103.43.91.8103.43.117.0/24AS29990ASN-APPNEXUS - Xandr Inc.AU
4.243.157.294.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.594.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.494.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.2394.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.1684.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.1364.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.1864.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.1634.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.243.157.654.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR

WHOIS identity

No WHOIS records are currently associated with sin3-cb.adnxs-simple.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from sin3-cb.adnxs-simple.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sin3-cb.adnxs-simple.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.