Skip to content

Hostname

koert.nu

Last fetched

koert.nu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · koert.nuRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/koert.nu

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.131.75188.166.128.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with koert.nu in WhisperGraph.

Subdomains

4 observed subdomains of koert.nu.

Web-graph footprint

Distinct hostnames that link to or from koert.nu in the public web crawl.

6 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for koert.nu.

MechanismTarget
SPF_Akoert.nu
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nc-websites.nl
SPF_IP141.193.32.12
SPF_IP146.185.182.187
SPF_IP188.166.131.75
SPF_MXkoert.nu

Related pages

Pivot deeper into the graph from koert.nu.

Cypher and MCP

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

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