Hostname
garnet-lab.com
Last fetched
garnet-lab.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
garnet-lab.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.11 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.110 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.2 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.22 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 188.72.103.3 | 188.72.103.0/24 | AS215013 | — | IL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of garnet-lab.com owner
- Contact emails
- osamoylenko@gmail.com
- 21d581c8-c316-4ec1-9ab0-a1b197e38522@identity-protect.org
- 36b8b95b-d1f8-4659-a93a-b313c9f86638@identity-protect.org
- 590d6bfe-ade6-4846-a3b2-be0c7564f647@identity-protect.org
- 6c6290f1-4d67-40b9-bd36-2f6bd5b76c85@identity-protect.org
- 9fab7c9c-c607-452f-b3aa-7054c5ce5ba6@identity-protect.org
- b6fdeec6-c927-4ff3-ac91-4dbbee76ee87@identity-protect.org
- garnet-lab.com@regprivate.ru
Subdomains
19 observed subdomains of garnet-lab.com.
Showing 13 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from garnet-lab.com in the public web crawl.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for garnet-lab.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from garnet-lab.com.
- IP · 13.226.244.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · osamoylenko@gmail.com
- 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: "garnet-lab.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.