Skip to content

Hostname

agrowment.com

Last fetched

agrowment.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.133.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.243.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1943.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2313.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1393.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.1352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.5352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.13552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.8352.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.18152.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:13
Organization
long island it
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from agrowment.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agrowment.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.