Hostname
gdsassociates.com
Last fetched
gdsassociates.com resolves to 1 IPv4 address operated by GCMCO - G. C. M. COMPUTERS, INC. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gdsassociates.com 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 |
|---|---|---|---|---|
| 148.59.95.12 | 148.59.95.0/24 | AS398193 | GCMCO - G. C. M. COMPUTERS, INC. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gdsassociates.com owner
- Contact emails
- roy.lewis@gdsassociates.com
- 07d0b1eb-8a1e-4c7d-bc7c-1d8c40c57281@identity-protect.org
- 44bc5227-69ae-4dcf-a466-db7091585fbf@identity-protect.org
- 4577fbcd-dfb5-434f-89cf-d9db0fc90132@identity-protect.org
- 7fe3982d-19e7-402a-ab8d-a8a6f4bac51c@identity-protect.org
- 96d4c8e0-91f2-4b2c-8a4f-167fcd04b2f6@identity-protect.org
- e181d872-a70a-4468-ad36-202256a26325@identity-protect.org
- owner-10588676@gdsassociates.com.whoisprivacyservice.org
- owner-4703309@gdsassociates.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of gdsassociates.com.
Web-graph footprint
Distinct hostnames that link to or from gdsassociates.com in the public web crawl.
57 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gdsassociates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gdsassociates.com.
- IP · 148.59.95.12
- ASN · AS398193GCMCO - G. C. M. COMPUTERS, INC.
- Registrar · iana:468
- Country · US
- Email · roy.lewis@gdsassociates.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: "gdsassociates.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.