Hostname
ez-cx.com
Last fetched
ez-cx.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ez-cx.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ez-cx.com owner
- Contact emails
- 5cf0eac3-ad95-493d-8826-f2bc7c309d11@identity-protect.org
- 70e5fc9a-e138-44bd-a45a-508b925840bb@identity-protect.org
- 7485e203-8fdd-4724-8787-1a76d44f592b@identity-protect.org
- 83fdd8ac-a94e-4553-b220-9730d93b2bec@identity-protect.org
- ad1773ce-ec0d-481f-bf28-74ba214c498f@identity-protect.org
- b5ff3f89-2ef6-49c1-964b-85f6fc0267e8@identity-protect.org
- owner-10833780@ez-cx.com.whoisprivacyservice.org
- owner-11103729@ez-cx.com.whoisprivacyservice.org
- owner-2539039@ez-cx.com.whoisprivacyservice.org
- owner-8688302@ez-cx.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of ez-cx.com.
Web-graph footprint
Distinct hostnames that link to or from ez-cx.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ez-cx.com.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | ez-cx.com |
Related pages
Pivot deeper into the graph from ez-cx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ez-cx.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.