Skip to content

Hostname

15pp.org

Last fetched

15pp.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.89.1018.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.2818.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.7318.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.8118.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of 15pp.org.

Web-graph footprint

Distinct hostnames that link to or from 15pp.org in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 15pp.org.

MechanismTarget
SPF_A15pp.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailjet.com
SPF_MX15pp.org

Related pages

Pivot deeper into the graph from 15pp.org.

Cypher and MCP

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

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