Hostname
codegorilla.com
Last fetched
codegorilla.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
codegorilla.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.195 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.165 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- codegorilla.com@domainsbyproxy.com
- b330097321@codegorilla.com.whoistrustee.com
- 20c9e3659036ea2a21a1a2c6e9d3ddbe8c17e2217d3abe432f4e80dca042d911@codegorilla.com.whoisproxy.org
- 8c8e6ebb05e6699451b318271c0da333dbc9245535fbb70c8eda687f815e9b03@codegorilla.com.whoisproxy.org
- d7d2475bb208cd93a8ffce41c0d16b04bc4100591a6b6cc14b2350e8544f45e3@codegorilla.com.whoisproxy.org
- f1305b148a4faa35f18d5d22fee676d325917aebeebe04d1e6bccfe5f5597bdf@codegorilla.com.whoisproxy.org
- fb45d0ce9b609658e041c1a908af51eca41eac41fc3a41451accff17dff60895@codegorilla.com.whoisproxy.org
Subdomains
1 observed subdomain of codegorilla.com.
| Subdomain |
|---|
| www.codegorilla.com |
Web-graph footprint
Distinct hostnames that link to or from codegorilla.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from codegorilla.com.
- IP · 199.16.172.195
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:1387
- Country · US
- Email · codegorilla.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · co…
- 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: "codegorilla.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.