Hostname
netevasion.com
Last fetched
netevasion.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
netevasion.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 |
|---|---|---|---|---|
| 51.159.21.112 | 51.158.0.0/15 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:291
- Organization
- direct privacy
- Contact emails
Subdomains
36 observed subdomains of netevasion.com.
Showing 25 of 36. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for netevasion.com.
| Mechanism | Target |
|---|---|
| SPF_A | netevasion.com |
| SPF_INCLUDE | activetrail.com |
| SPF_INCLUDE | mymarketing.co.il |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 163.172.254.17 |
| SPF_IP | 195.154.38.168 |
| SPF_IP | 31.22.86.197 |
| SPF_IP | 31.22.86.222 |
| SPF_IP | 51.159.21.112 |
| SPF_IP | 91.121.23.181 |
| SPF_IP | 91.199.29.25 |
| SPF_MX | netevasion.com |
Related pages
Pivot deeper into the graph from netevasion.com.
- IP · 51.159.21.112
- ASN · AS12876
- Registrar · iana:291
- Country · FR
- Email · netevasion.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netevasion.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.