Hostname
gd.com
Last fetched
gd.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gd.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.82 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- iana:2
- Organization
- general dynamics corporation
- Contact emails
- ab7q75ep9mb@networksolutionsprivateregistration.com
- ar8ya9pq67u@networksolutionsprivateregistration.com
- b987c84c7fw@networksolutionsprivateregistration.com
- bh7aw2ev33z@networksolutionsprivateregistration.com
- bj8wr3xg9p5@networksolutionsprivateregistration.com
- br7sf2a65hd@networksolutionsprivateregistration.com
- c93rn6s4468@networksolutionsprivateregistration.com
- du7jf3hx5yw@networksolutionsprivateregistration.com
- f99q34fk2ug@networksolutionsprivateregistration.com
- fq5vp6tn696@networksolutionsprivateregistration.com
- gk3mv4bv6bp@networksolutionsprivateregistration.com
- gn5vv44y5ap@networksolutionsprivateregistration.com
- gp7v96bz6r6@networksolutionsprivateregistration.com
- ja6vy33q457@networksolutionsprivateregistration.com
- mtrudeau@csc.com
- n84298bn9n8@networksolutionsprivateregistration.com
- ny7a54g39xx@networksolutionsprivateregistration.com
- pk6jq8vg6th@networksolutionsprivateregistration.com
- qb28e5hn5sh@networksolutionsprivateregistration.com
- qg8vk6w4994@networksolutionsprivateregistration.com
- and 16 more
Subdomains
21 observed subdomains of gd.com.
Web-graph footprint
Distinct hostnames that link to or from gd.com in the public web crawl.
1,032 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.valigov.email |
Related pages
Pivot deeper into the graph from gd.com.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · CA
- Email · ab7q75ep9mb@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · gd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gd.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.