Skip to content

Hostname

wingsmen.com

Last fetched

wingsmen.com resolves to 1 IPv4 address operated by AS209604 in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · wingsmen.comRouting diversity1.5/10Peering density4.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wingsmen.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.93.68.7185.93.68.0/24AS209604TR

WHOIS identity

Registrar
iana:3826
Organization
recep ural
Contact emails

Subdomains

10 observed subdomains of wingsmen.com.

Web-graph footprint

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

30 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • wingsmen.com

SPF policy

22 SPF mechanisms authorising senders for wingsmen.com.

MechanismTarget
SPF_Awingsmen.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEsendgrid.net
SPF_IP176.42.9.4
SPF_IP181.214.185.214
SPF_IP185.132.126.10
SPF_IP185.171.89.155
SPF_IP185.171.89.35
SPF_IP185.171.89.82
SPF_IP185.171.90.253
SPF_IP185.225.39.5
SPF_IP185.93.68.7
SPF_IP208.74.121.82
SPF_IP208.74.121.83
SPF_IP31.169.77.101
SPF_IP31.169.82.77
SPF_IP34.213.2.224
SPF_IP37.140.242.250
SPF_IP37.247.103.236
SPF_IP45.80.175.122
SPF_IP95.173.165.196
SPF_MXwingsmen.com

Related pages

Pivot deeper into the graph from wingsmen.com.

Cypher and MCP

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

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