Skip to content

Hostname

netwings.net

Last fetched

netwings.net resolves to 1 IPv4 address operated by AS8758 in CH. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · netwings.netRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/netwings.net

Resolution chain

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

WHOIS identity

Registrar
iana:625
Organization
gerard schmid
Contact emails

Subdomains

12 observed subdomains of netwings.net.

Web-graph footprint

Distinct hostnames that link to or from netwings.net in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • netwings.net

SPF policy

3 SPF mechanisms authorising senders for netwings.net.

MechanismTarget
SPF_Anetwings.net
SPF_INCLUDEnetwings.ch
SPF_MXnetwings.net

Related pages

Pivot deeper into the graph from netwings.net.

Cypher and MCP

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

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