Skip to content

Hostname

ad.setn.com

Last fetched

ad.setn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ad.setn.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ad.setn.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.46.2118.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.2818.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.7018.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.8218.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1133.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1143.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.503.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.93.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.11399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ad.setn.com.

Cypher and MCP

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

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