Skip to content

Hostname

z4car.com

Last fetched

z4car.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · z4car.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/z4car.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.77.56104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.214172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.119.57.22692.119.57.0/24AS58262IR

WHOIS identity

Registrar
iana:82
Organization
alireza movahhedi rad
Contact emails

Subdomains

3 observed subdomains of z4car.com.

Web-graph footprint

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

85 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for z4car.com.

MechanismTarget
SPF_Az4car.com
SPF_INCLUDEzohomail.com
SPF_IP5.61.27.27
SPF_MXz4car.com

Related pages

Pivot deeper into the graph from z4car.com.

Cypher and MCP

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

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