Hostname
cool-sa.com
Last fetched
cool-sa.com resolves to 2 IPv4 addresses operated by LEASEWEB-APAC-SIN-11 - LEASEWEB SINGAPORE PTE. LTD. in SG. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
cool-sa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.58.162.116 | 209.58.160.0/21 | AS59253 | LEASEWEB-APAC-SIN-11 - LEASEWEB SINGAPORE PTE. LTD. | SG |
| 62.77.158.30 | 62.77.152.0/21 | AS212531 | Interneto-vizija - UAB "Interneto vizija" | LT |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
Subdomains
17 observed subdomains of cool-sa.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cool-sa.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cool-sa.com
SPF policy
6 SPF mechanisms authorising senders for cool-sa.com.
| Mechanism | Target |
|---|---|
| SPF_A | cool-sa.com |
| SPF_INCLUDE | relay1.serveriai.lt |
| SPF_INCLUDE | serveriai.lt |
| SPF_IP | 209.58.162.116 |
| SPF_IP | 43.249.38.85 |
| SPF_MX | cool-sa.com |
Related pages
Pivot deeper into the graph from cool-sa.com.
- IP · 209.58.162.116
- ASN · AS59253LEASEWEB-APAC-SIN-11 - LEASEWEB SINGAPORE PTE. LTD.
- Registrar · iana:625
- Country · SG
- Email · coolsaudiarabia@gmail.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cool-sa.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.