Skip to content

Hostname

vervantis.com

Last fetched

vervantis.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vervantis.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vervantis.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.217.203.14734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.109.1935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.41.3735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.187.7944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.13.5752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.113.16552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

31 observed subdomains of vervantis.com.

Web-graph footprint

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

11 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vervantis.com.

MechanismTarget
SPF_Avervantis.com
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP52.33.72.76
SPF_IP52.41.20.184
SPF_MXvervantis.com

Related pages

Pivot deeper into the graph from vervantis.com.

Cypher and MCP

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

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