Hostname
thegerrit.com
Last fetched
thegerrit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thegerrit.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 |
|---|---|---|---|---|
| 18.66.212.107 | 18.66.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.212.21 | 18.66.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.212.25 | 18.66.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.212.60 | 18.66.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.84.89.177 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.89.220 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.89.228 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.89.46 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thegerrit.com owner
- Contact emails
- 1650fb74-0d15-43a3-91fb-9cd4e6cf5db9@identity-protect.org
- 951f8103-d1d6-456f-b96e-d344d6600195@identity-protect.org
- ee2ba2d2-95dd-47bb-88e2-ec8080332e95@identity-protect.org
- owner-11200230@thegerrit.com.whoisprivacyservice.org
- owner-3749239@thegerrit.com.whoisprivacyservice.org
- owner-7959017@thegerrit.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from thegerrit.com.
- IP · 18.66.212.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 1650fb74-0d15-43a3-91fb-9cd4e6cf5db9@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thegerrit.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.