Skip to content

Hostname

zivals.com.ar

Last fetched

zivals.com.ar resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · zivals.com.arRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/zivals.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.72.116104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
155.138.238.87155.138.224.0/20AS20473AS-VULTR - The Constant Company, LLCUS
172.67.183.178172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with zivals.com.ar in WhisperGraph.

Subdomains

3 observed subdomains of zivals.com.ar.

Web-graph footprint

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

172 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zivals.com.ar.

MechanismTarget
SPF_Azivals.com.ar
SPF_INCLUDE_spf.google.com
SPF_IP169.47.196.74
SPF_MXzivals.com.ar

Related pages

Pivot deeper into the graph from zivals.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zivals.com.ar"})-[: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.