Hostname
cool-cat.org
Last fetched
cool-cat.org resolves to 2 IPv4 addresses operated by QTS-SUW1-ATL1 - Quality Technology Services, LLC in US. WHOIS lists iana:1040 as the registrar.
Nutrition Label
Resolution chain
cool-cat.org 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 |
|---|---|---|---|---|
| 67.220.127.195 | 67.220.120.0/21 | AS20141 | QTS-SUW1-ATL1 - Quality Technology Services, LLC | US |
| 67.220.127.249 | 67.220.120.0/21 | AS20141 | QTS-SUW1-ATL1 - Quality Technology Services, LLC | US |
WHOIS identity
- Registrar
- iana:1040
- Organization
- domain protection services,
- Contact emails
Subdomains
17 observed subdomains of cool-cat.org.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cool-cat.org in the public web crawl.
11 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cool-cat.org.
| Mechanism | Target |
|---|---|
| SPF_A | cool-cat.org |
| SPF_IP | 192.185.149.27 |
| SPF_IP | 192.185.82.184 |
| SPF_IP | 35.163.152.167/32 |
| SPF_IP | 67.220.127.128/25 |
| SPF_MX | cool-cat.org |
Related pages
Pivot deeper into the graph from cool-cat.org.
- IP · 67.220.127.195
- ASN · AS20141QTS-SUW1-ATL1 - Quality Technology Services, LLC
- Registrar · iana:1040
- Country · US
- Email · mattp@ohionet.org
- TLD · .org
- 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-cat.org"})-[: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.