Skip to content

Hostname

plum.io

Last fetched

plum.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · plum.ioRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/plum.io

Resolution chain

plum.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.9.90100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.185.141107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.253.5518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.44.1653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.53.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.35.22834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.73.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.178.21434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.240.14035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.248.5635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.233.3044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.234.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.43.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.64.11452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.101.6752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.136.10052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.3.12754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.168.21954.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.106.9132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.38.332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
caitlin macgregor
Contact emails

Subdomains

34 observed subdomains of plum.io.

Web-graph footprint

Distinct hostnames that link to or from plum.io in the public web crawl.

292 sites link to this hostname.

212 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for plum.io.

MechanismTarget
SPF_INCLUDE558462.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from plum.io.

Cypher and MCP

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

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