Skip to content

Hostname

wfpl.org

Last fetched

wfpl.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · wfpl.orgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/wfpl.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.111108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.127108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.90108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.10818.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.11618.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.9318.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.9418.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1053.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.353.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.153.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1073.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1861
Organization
domain protection services,
Contact emails

Subdomains

9 observed subdomains of wfpl.org.

Web-graph footprint

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

1,375 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wfpl.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wfpl.org.

Cypher and MCP

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

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