Hostname
growv.com
Last fetched
growv.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
growv.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.163.125 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.14 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.78 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.224.163.92 | 13.224.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.161.242.126 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.5 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.60 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.79 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.37.162.243 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.197.190 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
1 observed subdomain of growv.com.
| Subdomain |
|---|
| www.growv.com |
Web-graph footprint
Distinct hostnames that link to or from growv.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for growv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hiworks.co.kr |
Related pages
Pivot deeper into the graph from growv.com.
- IP · 13.224.163.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · IN
- Email · domains@hugedomains.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: "growv.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.