Hostname
tenderned.nl
Last fetched
tenderned.nl resolves to 1 IPv4 address operated by AS203396 in NL. WHOIS lists registrar:dienst publiek en communicatie|buitenhof 34|2513ah 's-gravenhage|netherlands|| as the registrar.
Nutrition Label
Resolution chain
tenderned.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.12.218.30 | 145.12.218.0/24 | AS203396 | — | NL |
WHOIS identity
- Registrar
- registrar:dienst publiek en communicatie|buitenhof 34|2513ah 's-gravenhage|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
19 observed subdomains of tenderned.nl.
Showing 12 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tenderned.nl in the public web crawl.
748 sites link to this hostname.
131 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tenderned.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dictu.nl |
| SPF_INCLUDE | _spf.intermax.nl |
| SPF_INCLUDE | _spf.spotler.email |
Related pages
Pivot deeper into the graph from tenderned.nl.
- IP · 145.12.218.30
- ASN · AS203396
- Registrar · registrar:dienst publiek en communicatie|buitenhof 34|2513ah 's-gravenhage|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tenderned.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.