Skip to content

Hostname

planwisely.io

Last fetched

planwisely.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · planwisely.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/planwisely.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.12113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
143.204.194.126143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.44143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.52143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.61143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
indicatrix pty
Contact emails

Subdomains

7 observed subdomains of planwisely.io.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for planwisely.io.

MechanismTarget
SPF_Aplanwisely.io
SPF_INCLUDE441791807.spf06.hubspotemail.net
SPF_INCLUDEbounce.s11.mc.pd25.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXplanwisely.io

Related pages

Pivot deeper into the graph from planwisely.io.

Cypher and MCP

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

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