Skip to content

Hostname

exevi.com

Last fetched

exevi.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · exevi.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exevi.com

Resolution chain

exevi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.221.89.068.220.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationES

WHOIS identity

Registrar
iana:1383
Organization
exevi
Contact emails

Subdomains

31 observed subdomains of exevi.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for exevi.com.

MechanismTarget
SPF_INCLUDEkmitd.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.81.142.250/32
SPF_IP212.81.153.130
SPF_IP217.126.178.154
SPF_IP35.204.4.241
SPF_IP54.72.121.120
SPF_IP81.45.91.142
SPF_IP88.87.131.154
SPF_IP88.87.131.157
SPF_IP88.87.140.188/32
SPF_IP88.87.140.248
SPF_IP88.87.140.252

Related pages

Pivot deeper into the graph from exevi.com.

Cypher and MCP

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

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