Hostname
karten.nl
Last fetched
karten.nl resolves to 37.97.187.80, announced in 37.97.128.0/17 by TRANSIP-AS - Signet B.V. in NL. karten.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 37.97.187.80
37.97.128.0/17 · TRANSIP-AS - Signet B.V. · Amsterdam, NL
IPv6 resolution
No AAAA record for karten.nl is recorded in WhisperGraph.
Attribution
signet
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:mijn internetoplossing b.v.
Subdomains
| Subdomain |
|---|
| mail.karten.nl |
| www.karten.nl |
Showing 2 of 2 subdomains (2 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.qbixx.nl
- ns2.qbixx.nl
MX records
- mail.karten.nl
SPF policy
- ip: 2a02:348:6f:615c::1/64
- a: karten.nl
- mx: karten.nl
- ip: 2a01:7c8:aac1:2d2:0:0:0:1
- ip: 31.3.97.92
- ip: 37.97.187.80
Threat-feed evidence
History
Related pages
Pivot from karten.nl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "karten.nl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.