Hostname
gdt.com
Last fetched
gdt.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gdt.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0142181636
- Contact emails
- aw7he52f8g9@networksolutionsprivateregistration.com
- gdt.com@contactprivacy.com
- ek5cw4av3s7@networksolutionsprivateregistration.com
- 1b49110d-a0db-4052-b258-5bec2fbd4ae9@identity-protect.org
- 2a82a756-956f-4e39-b74d-6f9aea182075@identity-protect.org
- 595b5ce1-38b1-4530-93c0-e42b9e2ce08c@identity-protect.org
- 83d6a17d-83fa-46b5-9838-7b3a5c25a3ba@identity-protect.org
- 8568d5e5-cd57-434a-9c7d-2bdec85317cb@identity-protect.org
- c8698799-53c8-42a1-bee5-eb40c6ab929c@identity-protect.org
- owner-10008215@gdt.com.whoisprivacyservice.org
- owner-10080782@gdt.com.whoisprivacyservice.org
- owner-1073992@gdt.com.whoisprivacyservice.org
- owner-11894386@gdt.com.whoisprivacyservice.org
- owner-1541323@gdt.com.whoisprivacyservice.org
- owner-2317803@gdt.com.whoisprivacyservice.org
- owner-2338122@gdt.com.whoisprivacyservice.org
- owner-2878020@gdt.com.whoisprivacyservice.org
- owner-4139543@gdt.com.whoisprivacyservice.org
- owner-4679441@gdt.com.whoisprivacyservice.org
- owner-4941254@gdt.com.whoisprivacyservice.org
- and 7 more
Subdomains
55 observed subdomains of gdt.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gdt.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for gdt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5524944.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 198.207.145.0/24 |
| SPF_IP | 68.232.154.212 |
| SPF_IP | 68.232.155.248 |
Related pages
Pivot deeper into the graph from gdt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gdt.com"})-[: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.