Skip to content

Hostname

ezdocs123.com

Last fetched

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

Nutrition Label

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

Resolution chain

ezdocs123.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.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.238.10413.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.1913.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.3813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.8513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
54.240.184.11154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of ezdocs123.com.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ezdocs123.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from ezdocs123.com.

Cypher and MCP

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

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