Skip to content

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

WHISPER CANON · growv.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/growv.com

Resolution chain

growv.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.163.12513.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.1413.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.7813.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.9213.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.242.1263.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.53.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.603.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.793.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.37.162.2433.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.197.19054.180.0.0/15AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for growv.com.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from growv.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.