Skip to content

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

WHISPER CANON · atceg.winsportsolution.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/atceg.winsportsolution.com

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.

IPPrefixASNOperatorCountry
2.57.130.122.57.130.0/24AS208909AS-VERA - Gurbtec Iguana Telecom SLES

WHOIS identity

No WHOIS records are currently associated with atceg.winsportsolution.com in WhisperGraph.

Subdomains

16 observed subdomains of atceg.winsportsolution.com.

Threat posture

History

Mail and authentication

MX records

  • atceg.winsportsolution.com

SPF policy

7 SPF mechanisms authorising senders for atceg.winsportsolution.com.

MechanismTarget
SPF_Aatceg.winsportsolution.com
SPF_INCLUDEdns-es.com
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP2.57.130.11
SPF_IP2.57.130.12
SPF_MXatceg.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.