Hostname
gdv.org
Last fetched
gdv.org resolves to 195.145.190.78, announced in 195.145.0.0/16 by DTAG - Deutsche Telekom AG in DE. gdv.org 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
IPv6 resolution
No AAAA record for gdv.org is recorded in WhisperGraph.
Attribution
deutsche telekom
ORIGIN_AS
WHOIS identity
- Registrar
- iana:151
- Registrant organisation
- gdv gesamtverband der deutschen versicherungswirtschaft e.v.
- Contact emails
- a.reuter@gdv.org
Subdomains
Mail and authentication
Nameservers
- ns0.de.colt.net
- ns8.colt.net
MX records
- smail.gdv.org
- smail1.gdv.org
SPF policy
- ip: 185.22.149.0/24
- ip: 185.22.150.0/24
- ip: 185.22.151.0/24
- ip: 217.110.75.0/24
- mx: gdv.org
Threat-feed evidence
History
Related pages
Pivot from gdv.org 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: "gdv.org"})-[: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.