Skip to content

Hostname

plannable.com

Last fetched

plannable.com 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 · plannable.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plannable.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.10313.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.11813.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.5213.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.7413.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.2.253.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.403.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.493.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.663.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of plannable.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for plannable.com.

MechanismTarget
SPF_Aplannable.com
SPF_INCLUDEspf.mtasv.net
SPF_MXplannable.com

Related pages

Pivot deeper into the graph from plannable.com.

Cypher and MCP

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

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