Hostname
wingsforlife.com
Last fetched
wingsforlife.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
wingsforlife.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.238.15 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.26 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.84 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.90 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.75.238 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.238 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.244 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.244 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 23.2.13.35 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.99 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.57 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.60 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- wings for life - spinal cord research privatstiftung
- Contact emails
Subdomains
14 observed subdomains of wingsforlife.com.
Web-graph footprint
Distinct hostnames that link to or from wingsforlife.com in the public web crawl.
636 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wingsforlife.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.redbull.com |
| SPF_INCLUDE | _spf.transactional.redbull.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wingsforlife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wingsforlife.com"})-[: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.