Skip to content

Hostname

wings.rs

Last fetched

wings.rs resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:orion telekom d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · wings.rsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wings.rs

Resolution chain

wings.rs resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.130.8.12494.130.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:orion telekom d.o.o.
Organization
Contact emails

Subdomains

34 observed subdomains of wings.rs.

Web-graph footprint

Distinct hostnames that link to or from wings.rs in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wings.rs.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2a01:4f8:10b:c8b:0:0:0:2
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:3a8c
SPF_IP88.80.188.148
SPF_IP94.130.8.124

Related pages

Pivot deeper into the graph from wings.rs.

Cypher and MCP

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

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