Skip to content

Hostname

sanctionswatchlist.com

Last fetched

sanctionswatchlist.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sanctionswatchlist.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sanctionswatchlist.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.10918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.12718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.3218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.122.10018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.14.1213.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.1273.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.373.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.623.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:468
Organization
on behalf of sanctionswatchlist.com owner
Contact emails

Subdomains

1 observed subdomain of sanctionswatchlist.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sanctionswatchlist.com.

Cypher and MCP

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

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