Skip to content

Hostname

target-ad.com

Last fetched

target-ad.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · target-ad.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/target-ad.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.250.1118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.82.2343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.33.293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.127.2533.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.8.9735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.135.18352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.89.10752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.107.25051.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.82.13763.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.244.5863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
progan kft.
Contact emails

Subdomains

1 observed subdomain of target-ad.com.

Threat posture

History

Related pages

Pivot deeper into the graph from target-ad.com.

Cypher and MCP

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

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