Skip to content

Hostname

wingd.com

Last fetched

wingd.com resolves to 1 IPv4 address operated by SWISSCOM - Swisscom (Schweiz) AG in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · wingd.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wingd.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.223.57.166193.223.32.0/19AS3303SWISSCOM - Swisscom (Schweiz) AGCH

WHOIS identity

Registrar
iana:1387
Organization
katharine mcmillan
Contact emails

Subdomains

22 observed subdomains of wingd.com.

Web-graph footprint

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

165 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wingd.com.

MechanismTarget
SPF_INCLUDEeu-m.questionpro.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP125.252.105.182
SPF_IP193.222.81.161
SPF_IP193.223.57.166
SPF_IP195.81.139.230
SPF_IP204.232.172.40/32
SPF_IP46.140.171.194

Related pages

Pivot deeper into the graph from wingd.com.

Cypher and MCP

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

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