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
Resolution chain
wfp.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.118.241.198 | 217.118.240.0/20 | AS31144 | — | IT |
| 34.243.83.35 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.31.117 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.254.141 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.125.26 | 54.246.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.236.124 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
581 observed subdomains of wfp.org.
Showing 25 of 581. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wfp.org.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.