Skip to content

Hostname

udea.nl

Last fetched

udea.nl resolves to 1 IPv4 address operated by AS31673 in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · udea.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/udea.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.148.174.24562.148.160.0/19AS31673NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of udea.nl.

Web-graph footprint

Distinct hostnames that link to or from udea.nl in the public web crawl.

146 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for udea.nl.

MechanismTarget
SPF_Amail.twikey.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP159.100.112.190
SPF_IP159.100.117.166
SPF_IP159.100.117.167
SPF_IP159.100.117.169
SPF_IP195.238.75.16
SPF_IP212.61.149.253
SPF_IP2603:10a6:20b:592:0:0:0:9
SPF_IP2a02:120:4025::54/120
SPF_IP2a02:120:402a:0:0:0:0:54
SPF_IP40.107.2.75
SPF_IP52.28.185.58
SPF_IP89.30.140.91/32
SPF_IP90.145.58.54/21
SPF_IP90.145.58.55
SPF_IP90.145.64.154
SPF_IP90.145.64.155

Related pages

Pivot deeper into the graph from udea.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "udea.nl"})-[: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.