Skip to content

Hostname

wcpn.org

Last fetched

wcpn.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wcpn.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wcpn.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.80.115108.159.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.43108.159.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.56108.159.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.72108.159.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.2913.225.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.513.225.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.7613.225.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.8913.225.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
ideastream
Contact emails

Subdomains

4 observed subdomains of wcpn.org.

Web-graph footprint

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

121 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wcpn.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wcpn.org.

Cypher and MCP

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

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