Skip to content

Hostname

e.vendio.com

Last fetched

e.vendio.com resolves to 3 IPv4 addresses operated by ASN-CHEETA-MAIL - CHEETAHMAIL in US.

Nutrition Label

WHISPER CANON · e.vendio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/e.vendio.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.134.222.25467.134.222.0/24AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS
8.23.247.2448.16.0.0/12AS3356LEVEL3 - Level 3 Parent, LLCUS
8.33.184.2548.33.184.0/24AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e.vendio.com.

MechanismTarget
SPF_Ae.vendio.com
SPF_IP63.236.77.18
SPF_IP63.239.204.135
SPF_IP72.166.182.215
SPF_IP8.7.43.18
SPF_MXe.vendio.com

Related pages

Pivot deeper into the graph from e.vendio.com.

Cypher and MCP

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

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