Skip to content

Hostname

zopudt.com

Last fetched

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

Nutrition Label

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

Resolution chain

zopudt.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.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.313.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.523.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.813.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.10.1123.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.1153.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.163.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.273.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

20 observed subdomains of zopudt.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zopudt.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from zopudt.com.

Cypher and MCP

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

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