Skip to content

Hostname

yuverta.nl

Last fetched

yuverta.nl resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811SE

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

32 observed subdomains of yuverta.nl.

Web-graph footprint

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

481 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for yuverta.nl.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP188.40.43.77/32
SPF_IP192.87.49.23
SPF_IP194.150.14.85/32
SPF_IP20.71.83.52
SPF_IP20.76.40.76
SPF_IP81.21.176.90/32

Related pages

Pivot deeper into the graph from yuverta.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yuverta.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.