Skip to content

Hostname

flyredwings.com

Last fetched

flyredwings.com resolves to 2 IPv4 addresses operated by AS59692 in FR. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · flyredwings.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/flyredwings.com

Resolution chain

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

WHOIS identity

Registrar
iana:463
Organization
cjsc 'airlines 400'
Contact emails

Subdomains

26 observed subdomains of flyredwings.com.

Web-graph footprint

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

510 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flyredwings.com.

MechanismTarget
SPF_IP185.71.66.2
SPF_IP185.71.66.3

Related pages

Pivot deeper into the graph from flyredwings.com.

Cypher and MCP

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

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