Skip to content

Hostname

zervant.com

Last fetched

zervant.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zervant.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zervant.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.26108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.51108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.64108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.76108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.11113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.10565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.11665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.91.2599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
on behalf of zervant.com owner
Contact emails

Subdomains

8 observed subdomains of zervant.com.

Web-graph footprint

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

350 sites link to this hostname.

416 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zervant.com.

MechanismTarget
SPF_Azervant.com
SPF_INCLUDE_spf.amazonses.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from zervant.com.

Cypher and MCP

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

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