Hostname
gdc-tech.com
Last fetched
gdc-tech.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
gdc-tech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.76.12 | 104.22.11.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.185.11 | 172.68.24.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.115.201.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.115.202.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- chong, man nang
- Contact emails
Subdomains
49 observed subdomains of gdc-tech.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gdc-tech.com in the public web crawl.
95 sites link to this hostname.
153 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for gdc-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | argon.gdc-tech.com |
| SPF_A | iron.gdc-tech.com |
| SPF_A | mx1.gdc-tech.com |
| SPF_A | mx198.gdc-tech.com |
| SPF_A | mxsam.gdc-tech.com |
| SPF_A | partnerportal.gdc-tech.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 115.160.128.192/27 |
| SPF_IP | 210.3.75.0/29 |
Related pages
Pivot deeper into the graph from gdc-tech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gdc-tech.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.