Skip to content

Hostname

vdtg.nl

Last fetched

vdtg.nl resolves to 2 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · vdtg.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vdtg.nl

Resolution chain

vdtg.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.210.201.184149.210.128.0/17AS20857TRANSIP-AS - Signet B.V.NL
149.210.213.69149.210.128.0/17AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

22 observed subdomains of vdtg.nl.

Web-graph footprint

Distinct hostnames that link to or from vdtg.nl in the public web crawl.

7 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vdtg.nl.

MechanismTarget
SPF_Avdtg.nl
SPF_INCLUDE_spf.voipgrid.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXvdtg.nl

Related pages

Pivot deeper into the graph from vdtg.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vdtg.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.