Hostname
mail.performance-ski.com
Last fetched
mail.performance-ski.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.
Nutrition Label
Resolution chain
mail.performance-ski.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 |
|---|---|---|---|---|
| 72.10.164.13 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
No WHOIS records are currently associated with mail.performance-ski.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for mail.performance-ski.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 107.161.191.104/29 |
| SPF_IP | 107.161.191.106 |
| SPF_IP | 107.161.191.108 |
| SPF_IP | 107.161.191.109 |
| SPF_IP | 162.252.82.122/31 |
| SPF_IP | 198.49.69.234 |
| SPF_IP | 38.7.207.135 |
| SPF_IP | 72.10.164.13 |
| SPF_IP | 72.10.166.226 |
| SPF_IP | 72.10.166.228/31 |
Related pages
Pivot deeper into the graph from mail.performance-ski.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.performance-ski.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.