Skip to content

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

WHISPER CANON · nets.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nets.eu

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.138.212159.60.128.0/20AS35280NL

WHOIS identity

Registrar
registrar:corporation service company
Organization
Contact emails

Subdomains

275 observed subdomains of nets.eu.

Web-graph footprint

Distinct hostnames that link to or from nets.eu in the public web crawl.

1,879 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for nets.eu.

MechanismTarget
SPF_INCLUDEspfa.nets.eu
SPF_INCLUDEstspg-customer.com
SPF_IP109.205.218.16
SPF_IP109.205.218.17
SPF_IP109.205.218.18
SPF_IP109.205.218.19
SPF_IP139.180.17.0/24
SPF_IP167.89.107.125/32
SPF_IP167.89.107.127/32
SPF_IP167.89.107.129/32
SPF_IP167.89.107.136/32
SPF_IP167.89.31.152/29
SPF_IP167.89.31.176/29
SPF_IP18.208.124.128/25
SPF_IP192.254.127.96/27
SPF_IP193.108.62.34/32
SPF_IP193.108.63.34/32
SPF_IP194.100.2.120
SPF_IP195.215.15.29/32
SPF_IP195.66.94.140
SPF_IP195.66.94.146
SPF_IP2001:0:9d38:90d7:2876:20c6:a499:e5af
SPF_IP213.141.108.83
SPF_IP213.162.250.0/24
SPF_IP213.174.77.224/27
SPF_IP217.18.206.33
SPF_IP217.18.206.40
SPF_IP217.18.206.44
SPF_IP77.66.30.233
SPF_IP79.141.150.122
SPF_IP80.64.7.196
SPF_IP81.22.169.238/32
SPF_IP85.222.158.208/28
SPF_IP85.222.158.224/28
SPF_IP85.34.41.218/32
SPF_IP87.48.155.24
SPF_IP88.54.194.173/32
SPF_IP89.107.215.22
SPF_IP91.102.26.64/27
SPF_IP91.102.30.140
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.