Skip to content

Hostname

pantry.plentifulapp.com

Last fetched

pantry.plentifulapp.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pantry.plentifulapp.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/pantry.plentifulapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.4.20613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.219.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.71.333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.50.2103.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.220.2153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.215.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.53.25534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.29.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.115.11452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.191.24054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.209.3454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.129.19598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pantry.plentifulapp.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pantry.plentifulapp.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pantry.plentifulapp.com.

Cypher and MCP

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

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