Skip to content

Hostname

ad.imp.joins.com

Last fetched

ad.imp.joins.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · ad.imp.joins.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ad.imp.joins.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.204.2513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.120.14413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.131.5213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.168.5913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.27.8313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.59.2213.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.85.2615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.103.16815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.84.21715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.241.2273.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.243.2533.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.168.1163.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.177.2283.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.165.83.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.57.2543.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.142.643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.106.17852.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.30.18043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.107.18743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.42.18843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with ad.imp.joins.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ad.imp.joins.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ad.imp.joins.com.

Cypher and MCP

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

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