Hostname
koolskools.com
Last fetched
koolskools.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
koolskools.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.254.69 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.234.188 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.174.156 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.62.12 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.24.27 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.101.140 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.129.155 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.44.129.9 | 51.44.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.45.13.154 | 51.45.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.149.103 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.48.191 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.224.73.58 | 15.224.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.165.160 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.224.70.77 | 15.224.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
39 observed subdomains of koolskools.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from koolskools.com in the public web crawl.
25 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for koolskools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from koolskools.com.
- IP · 13.36.254.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · FR
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · ko…
- 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: "koolskools.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.