Skip to content

Hostname

softwareplease.io

Last fetched

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

Nutrition Label

WHISPER CANON · softwareplease.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/softwareplease.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.12018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.103.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1073.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1213.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.553.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

5 observed subdomains of softwareplease.io.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for softwareplease.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from softwareplease.io.

Cypher and MCP

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

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