Skip to content

Hostname

wingsforlifeworldrun.com

Last fetched

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

Nutrition Label

WHISPER CANON · wingsforlifeworldrun.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wingsforlifeworldrun.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.86.1033.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.813.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.903.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.973.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.113.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.893.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.93.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.993.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.228.313.249.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.249.228.10413.249.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.249.228.6113.249.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.249.228.11813.249.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

27 observed subdomains of wingsforlifeworldrun.com.

Web-graph footprint

Distinct hostnames that link to or from wingsforlifeworldrun.com in the public web crawl.

1,750 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wingsforlifeworldrun.com.

MechanismTarget
SPF_INCLUDE_spf.redbull.com
SPF_INCLUDE_spf.transactional.redbull.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wingsforlifeworldrun.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.