Hostname
grontify.com
Last fetched
grontify.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
grontify.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.172.202.118 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.37 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.77 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.93 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.65.244.115 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.4 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.43 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.65.244.77 | 18.65.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of grontify.com owner
- Contact emails
- grontify.com@domainsbyproxy.com
- 09c78b87-38e8-4473-a5ad-f3496800a4b6@identity-protect.org
- 2e85f333-ac2c-4b83-aae9-853e39050ff6@identity-protect.org
- 3c78180e-a7f2-414e-97e6-06436092adcf@identity-protect.org
- 45e20983-7ec6-4343-89ed-e1adb5bbe308@identity-protect.org
- 7f26dc19-a51a-408c-b735-406fa0ba876d@identity-protect.org
- f18638e3-e037-4031-a7b3-5e57f2fbad00@identity-protect.org
- owner-8591381@grontify.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of grontify.com.
| Subdomain |
|---|
| www.grontify.com |
Web-graph footprint
Distinct hostnames that link to or from grontify.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from grontify.com.
- IP · 18.172.202.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · grontify.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · gr…
- 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: "grontify.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.