Hostname
atceg.winsportsolution.com
Last fetched
atceg.winsportsolution.com resolves to 1 IPv4 address operated by AS-VERA - Gurbtec Iguana Telecom SL in ES.
Nutrition Label
Resolution chain
atceg.winsportsolution.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 |
|---|---|---|---|---|
| 2.57.130.12 | 2.57.130.0/24 | AS208909 | AS-VERA - Gurbtec Iguana Telecom SL | ES |
WHOIS identity
No WHOIS records are currently associated with atceg.winsportsolution.com in WhisperGraph.
Subdomains
16 observed subdomains of atceg.winsportsolution.com.
Showing 12 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- atceg.winsportsolution.com
SPF policy
7 SPF mechanisms authorising senders for atceg.winsportsolution.com.
| Mechanism | Target |
|---|---|
| SPF_A | atceg.winsportsolution.com |
| SPF_INCLUDE | dns-es.com |
| SPF_INCLUDE | relay.dns-es.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 2.57.130.11 |
| SPF_IP | 2.57.130.12 |
| SPF_MX | atceg.winsportsolution.com |
Related pages
Pivot deeper into the graph from atceg.winsportsolution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atceg.winsportsolution.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.