Skip to content

Hostname

ziv-or.com

Last fetched

ziv-or.com resolves to 2 IPv4 addresses operated by AS12400 in IL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ziv-or.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ziv-or.com

Resolution chain

ziv-or.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.95.246.2784.95.224.0/19AS12400IL
98.124.224.1798.124.224.0/24AS32491TUCOWS-3 - Tucows.com Co.US

WHOIS identity

Registrar
iana:48
Organization
yosef yosebashvily
Contact emails

Subdomains

4 observed subdomains of ziv-or.com.

Web-graph footprint

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

25 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ziv-or.com

SPF policy

4 SPF mechanisms authorising senders for ziv-or.com.

MechanismTarget
SPF_Aziv-or.com
SPF_IP185.53.210.35
SPF_IP81.218.117.73
SPF_MXziv-or.com

Related pages

Pivot deeper into the graph from ziv-or.com.

Cypher and MCP

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

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