Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.79.201.230145.79.200.0/21AS33915NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

37 observed subdomains of transdev.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for transdev.nl.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEfin-comm.spf.transdev.nl
SPF_INCLUDEshared.spf.transdev.nl
SPF_IP145.79.200.11
SPF_IP145.79.202.20/31
SPF_IP3.248.157.118
SPF_IP80.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.