Skip to content

Hostname

wwf.gr

Last fetched

wwf.gr resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · wwf.grRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/wwf.gr

Resolution chain

wwf.gr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.126.201.1343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.226.1651.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.181.13863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with wwf.gr in WhisperGraph.

Subdomains

43 observed subdomains of wwf.gr.

Web-graph footprint

Distinct hostnames that link to or from wwf.gr in the public web crawl.

1,032 sites link to this hostname.

335 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wwf.gr.

MechanismTarget
SPF_Acpanel.wwf.gr
SPF_Awww.wwf.gr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP81.171.26.171
SPF_IP81.171.26.177
SPF_IP81.171.26.178
SPF_IP81.171.26.193
SPF_IP81.171.26.194
SPF_IP81.171.26.195
SPF_IP81.171.26.196
SPF_IP81.171.26.215
SPF_IP81.171.26.220
SPF_IP83.235.66.57
SPF_MXwwf.gr

Related pages

Pivot deeper into the graph from wwf.gr.

Cypher and MCP

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

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