Skip to content

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

WHISPER CANON · cool-cat.orgRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cool-cat.org

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.

IPPrefixASNOperatorCountry
67.220.127.19567.220.120.0/21AS20141QTS-SUW1-ATL1 - Quality Technology Services, LLCUS
67.220.127.24967.220.120.0/21AS20141QTS-SUW1-ATL1 - Quality Technology Services, LLCUS

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

17 observed subdomains of cool-cat.org.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cool-cat.org.

MechanismTarget
SPF_Acool-cat.org
SPF_IP192.185.149.27
SPF_IP192.185.82.184
SPF_IP35.163.152.167/32
SPF_IP67.220.127.128/25
SPF_MXcool-cat.org

Related pages

Pivot deeper into the graph from cool-cat.org.

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 20

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