Hostname
garaga.com
Last fetched
garaga.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
garaga.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 |
|---|---|---|---|---|
| 18.210.56.252 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- saudet@garaga.com
- 1d03a7b1-f70a-4848-908d-72d153bc6770@identity-protect.org
- 2745e2cd-7661-4343-a8e4-5b020545d1d1@identity-protect.org
- 4686842a-334a-4fe1-935a-1649d493e47f@identity-protect.org
- 5766a2a6-ca17-44d0-a0ab-e63744525506@identity-protect.org
- 88da46fe-c34a-4ac6-8ec8-3fa3027c3142@identity-protect.org
- 91c92f01-fb80-43b3-a8c9-cb405be5d08d@identity-protect.org
- a7d7f18d-9d13-4aca-8f2a-0334557b9b85@identity-protect.org
- owner-10740666@garaga.com.whoisprivacyservice.org
- owner-11010615@garaga.com.whoisprivacyservice.org
- owner-12140709@garaga.com.whoisprivacyservice.org
- owner-2881327@garaga.com.whoisprivacyservice.org
- owner-7536167@garaga.com.whoisprivacyservice.org
- owner-7733549@garaga.com.whoisprivacyservice.org
Subdomains
49 observed subdomains of garaga.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from garaga.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for garaga.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from garaga.com.
- IP · 18.210.56.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · ga…
- 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: "garaga.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.