Hostname
transdev.nl
Last fetched
transdev.nl resolves to 1 IPv4 address operated by AS33915 in NL. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
transdev.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.79.201.230 | 145.79.200.0/21 | AS33915 | — | NL |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- —
- Contact emails
- —
Subdomains
37 observed subdomains of transdev.nl.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transdev.nl in the public web crawl.
94 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for transdev.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.emply.com |
| SPF_INCLUDE | fin-comm.spf.transdev.nl |
| SPF_INCLUDE | shared.spf.transdev.nl |
| SPF_IP | 145.79.200.11 |
| SPF_IP | 145.79.202.20/31 |
| SPF_IP | 3.248.157.118 |
| SPF_IP | 80.112.223.140 |
Related pages
Pivot deeper into the graph from transdev.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transdev.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.