Skip to content

Hostname

zerista.com

Last fetched

zerista.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.246.124.25318.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.74.22334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.169.14934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.48.6944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.206.17244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.169.15844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.110.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.47.9652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.26.17352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.181.3952.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.201.2254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0136744925
Contact emails

Subdomains

333 observed subdomains of zerista.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zerista.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from zerista.com.

Cypher and MCP

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

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