Skip to content

Hostname

soudan-e65.com

Last fetched

soudan-e65.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · soudan-e65.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/soudan-e65.com

Resolution chain

soudan-e65.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.233.1018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.10318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.11418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.11818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.85.1013.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1073.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.23.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.283.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.130.3365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

4 observed subdomains of soudan-e65.com.

Web-graph footprint

Distinct hostnames that link to or from soudan-e65.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from soudan-e65.com.

Cypher and MCP

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

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