Skip to content

Hostname

www.commission-junction.com

Last fetched

www.commission-junction.com resolves to 2 IPv4 addresses operated by VALUECLICK - Conversant, Inc. in US.

Nutrition Label

WHISPER CANON · www.commission-junction.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.commission-junction.com

Resolution chain

www.commission-junction.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.127.40.133159.127.40.0/23AS25751VALUECLICK - Conversant, Inc.US
89.207.16.7589.207.16.0/21AS41041VCLK-EU-SE - Conversant LLCNL

WHOIS identity

No WHOIS records are currently associated with www.commission-junction.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.commission-junction.com.

Cypher and MCP

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

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