Hostname
gitdocker.com
Last fetched
gitdocker.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gitdocker.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.96.102 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.105 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.8 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.88 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.244.31 | 52.222.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.244.64 | 52.222.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.244.96 | 52.222.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.244.99 | 52.222.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gitdocker.com owner
- Contact emails
- gitdocker.com@domainsbyproxy.com
- 0b100a06-79d7-445a-8e2f-7299e52e96ee@identity-protect.org
- 0ea1a636-74cc-4939-b425-b4170b937d2f@identity-protect.org
- 1699d3ec-f200-4f9c-bc08-bfc2ab7bf9ce@identity-protect.org
- 2ee44afd-c8f1-4744-bab9-a90662ea62f2@identity-protect.org
- 72628af9-ed15-4726-b4d9-d85cc5e43565@identity-protect.org
- ef70a5ac-6d14-4bf2-bb2a-44a62ebf51fb@identity-protect.org
- owner-7719730@gitdocker.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of gitdocker.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gitdocker.com.
- IP · 3.166.96.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gitdocker.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · gi…
- 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: "gitdocker.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.