Skip to content

Hostname

plume.com

Last fetched

plume.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · plume.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plume.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of plume.com owner
Contact emails

Subdomains

170 observed subdomains of plume.com.

Web-graph footprint

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

463 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plume.com.

Related pages

Pivot deeper into the graph from plume.com.

Cypher and MCP

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

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