Hostname
nets.eu
Last fetched
nets.eu resolves to 1 IPv4 address operated by AS35280 in NL. WHOIS lists registrar:corporation service company as the registrar.
Nutrition Label
Resolution chain
nets.eu 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 |
|---|---|---|---|---|
| 159.60.138.212 | 159.60.128.0/20 | AS35280 | — | NL |
WHOIS identity
- Registrar
- registrar:corporation service company
- Organization
- —
- Contact emails
- —
Subdomains
275 observed subdomains of nets.eu.
Showing 25 of 275. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nets.eu in the public web crawl.
1,879 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
41 SPF mechanisms authorising senders for nets.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfa.nets.eu |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 109.205.218.16 |
| SPF_IP | 109.205.218.17 |
| SPF_IP | 109.205.218.18 |
| SPF_IP | 109.205.218.19 |
| SPF_IP | 139.180.17.0/24 |
| SPF_IP | 167.89.107.125/32 |
| SPF_IP | 167.89.107.127/32 |
| SPF_IP | 167.89.107.129/32 |
| SPF_IP | 167.89.107.136/32 |
| SPF_IP | 167.89.31.152/29 |
| SPF_IP | 167.89.31.176/29 |
| SPF_IP | 18.208.124.128/25 |
| SPF_IP | 192.254.127.96/27 |
| SPF_IP | 193.108.62.34/32 |
| SPF_IP | 193.108.63.34/32 |
| SPF_IP | 194.100.2.120 |
| SPF_IP | 195.215.15.29/32 |
| SPF_IP | 195.66.94.140 |
| SPF_IP | 195.66.94.146 |
| SPF_IP | 2001:0:9d38:90d7:2876:20c6:a499:e5af |
| SPF_IP | 213.141.108.83 |
| SPF_IP | 213.162.250.0/24 |
| SPF_IP | 213.174.77.224/27 |
| SPF_IP | 217.18.206.33 |
| SPF_IP | 217.18.206.40 |
| SPF_IP | 217.18.206.44 |
| SPF_IP | 77.66.30.233 |
| SPF_IP | 79.141.150.122 |
| SPF_IP | 80.64.7.196 |
| SPF_IP | 81.22.169.238/32 |
| SPF_IP | 85.222.158.208/28 |
| SPF_IP | 85.222.158.224/28 |
| SPF_IP | 85.34.41.218/32 |
| SPF_IP | 87.48.155.24 |
| SPF_IP | 88.54.194.173/32 |
| SPF_IP | 89.107.215.22 |
| SPF_IP | 91.102.26.64/27 |
| SPF_IP | 91.102.30.140 |
| SPF_IP | 92.60.159.4/32 |
Related pages
Pivot deeper into the graph from nets.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nets.eu"})-[: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.