Skip to content

Hostname

plentiful.org

Last fetched

plentiful.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · plentiful.orgRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plentiful.org

Resolution chain

plentiful.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.11218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.143.11252.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.252.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.3852.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.5352.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
alex chung
Contact emails

Subdomains

8 observed subdomains of plentiful.org.

Web-graph footprint

Distinct hostnames that link to or from plentiful.org in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plentiful.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from plentiful.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "plentiful.org"})-[: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.