Skip to content

Hostname

wfp.org

Last fetched

wfp.org resolves to 6 IPv4 addresses operated by AS31144 in IT. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wfp.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wfp.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.118.241.198217.118.240.0/20AS31144IT
34.243.83.3534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.31.11734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.254.14154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.125.2654.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.236.12454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

581 observed subdomains of wfp.org.

Web-graph footprint

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

10,978 sites link to this hostname.

484 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wfp.org.

MechanismTarget
SPF_INCLUDE_u.wfp.org._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from wfp.org.

Cypher and MCP

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

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