Hostname
thga.de
Last fetched
thga.de resolves to 1 IPv4 address operated by DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE.
Nutrition Label
Resolution chain
thga.de 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 |
|---|---|---|---|---|
| 195.37.5.140 | 195.37.0.0/16 | AS680 | DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. | DE |
WHOIS identity
No WHOIS records are currently associated with thga.de in WhisperGraph.
Subdomains
66 observed subdomains of thga.de.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thga.de in the public web crawl.
228 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for thga.de.
| Mechanism | Target |
|---|---|
| SPF_A | thga.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 116.202.27.205/32 |
| SPF_IP | 168.119.157.109/32 |
| SPF_IP | 195.37.4.0/23 |
| SPF_IP | 195.37.6.0/24 |
| SPF_IP | 216.147.218.8/30 |
| SPF_IP | 78.46.178.189/32 |
| SPF_IP | 78.47.229.150/32 |
| SPF_IP | 78.47.66.155/32 |
| SPF_IP | 95.172.90.143/32 |
| SPF_IP | 95.172.90.156/32 |
| SPF_MX | thga.de |
Related pages
Pivot deeper into the graph from thga.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thga.de"})-[: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.