Skip to content

Hostname

zivame.com

Last fetched

zivame.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zivame.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zivame.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.211.24013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.162.23613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.193.17013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.188.1853.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.219.2073.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.81.2523.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.4.20335.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.92.7743.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.96.2352.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.102.24043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.112.16913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.170.17443.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.113.24313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
actoserba active wholesale pvt.
Contact emails

Subdomains

43 observed subdomains of zivame.com.

Web-graph footprint

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

484 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zivame.com.

MechanismTarget
SPF_Azivame.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf10.netcore.co.in
SPF_IP13.233.59.32
SPF_IP3.108.204.5
SPF_IP3.110.120.198
SPF_IP35.154.220.61
SPF_IP65.1.48.219
SPF_MXamazonses.com
SPF_MXzivame.com

Related pages

Pivot deeper into the graph from zivame.com.

Cypher and MCP

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

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