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
Resolution chain
wingsmen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.93.68.7 | 185.93.68.0/24 | AS209604 | — | TR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- wingsmen.com
SPF policy
22 SPF mechanisms authorising senders for wingsmen.com.
| Mechanism | Target |
|---|---|
| SPF_A | wingsmen.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 176.42.9.4 |
| SPF_IP | 181.214.185.214 |
| SPF_IP | 185.132.126.10 |
| SPF_IP | 185.171.89.155 |
| SPF_IP | 185.171.89.35 |
| SPF_IP | 185.171.89.82 |
| SPF_IP | 185.171.90.253 |
| SPF_IP | 185.225.39.5 |
| SPF_IP | 185.93.68.7 |
| SPF_IP | 208.74.121.82 |
| SPF_IP | 208.74.121.83 |
| SPF_IP | 31.169.77.101 |
| SPF_IP | 31.169.82.77 |
| SPF_IP | 34.213.2.224 |
| SPF_IP | 37.140.242.250 |
| SPF_IP | 37.247.103.236 |
| SPF_IP | 45.80.175.122 |
| SPF_IP | 95.173.165.196 |
| SPF_MX | wingsmen.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.