Skip to content

Hostname

ib.adnxs-simple.com

Last fetched

ib.adnxs-simple.com resolves to 20 IPv4 addresses operated by ASN-APPNEXUS - Xandr Inc. in FR.

Nutrition Label

WHISPER CANON · ib.adnxs-simple.comRouting diversity3.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ib.adnxs-simple.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.89.210.122185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.153185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.180185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.20185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.212185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.46185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.210.90185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.211.116185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.211.132185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
185.89.211.84185.89.208.0/22AS29990ASN-APPNEXUS - Xandr Inc.FR
37.252.171.2137.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.171.2237.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.171.5337.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.171.8437.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.171.8537.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.172.12337.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
37.252.173.21537.252.168.0/21AS29990ASN-APPNEXUS - Xandr Inc.DE
68.67.160.11468.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.13268.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.13768.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US

WHOIS identity

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

Web-graph footprint

Distinct hostnames that link to or from ib.adnxs-simple.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ib.adnxs-simple.com.

Cypher and MCP

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

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