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
Resolution chain
exevi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.221.89.0 | 68.220.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ES |
WHOIS identity
- Registrar
- iana:1383
- Organization
- exevi
- Contact emails
Subdomains
31 observed subdomains of exevi.com.
Showing 24 of 31. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for exevi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | kmitd.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.81.142.250/32 |
| SPF_IP | 212.81.153.130 |
| SPF_IP | 217.126.178.154 |
| SPF_IP | 35.204.4.241 |
| SPF_IP | 54.72.121.120 |
| SPF_IP | 81.45.91.142 |
| SPF_IP | 88.87.131.154 |
| SPF_IP | 88.87.131.157 |
| SPF_IP | 88.87.140.188/32 |
| SPF_IP | 88.87.140.248 |
| SPF_IP | 88.87.140.252 |
Related pages
Pivot deeper into the graph from exevi.com.
- IP · 68.221.89.0
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1383
- Country · ES
- Email · cristina.martin@exevi.com
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.