Hostname
kool105.com
Last fetched
kool105.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kool105.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 |
|---|---|---|---|---|
| 54.84.131.112 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kool105.com owner
- Contact emails
- chadb@infinitykc.com
- 1d070033-a62b-4041-ae53-fa5d3581974c@identity-protect.org
- 2965f9a5-63f9-4916-94d3-0d16f6a8962c@identity-protect.org
- 3315bd63-c64f-40b6-8928-14993f5a1742@identity-protect.org
- 513478c3-a037-4f18-bf28-52f335c084b0@identity-protect.org
- 61ea6244-1ce7-4974-af43-44e23443f9a3@identity-protect.org
- 627a35da-d545-44b1-b16b-aa94e2374a28@identity-protect.org
- owner-1412991@kool105.com.whoisprivacyservice.org
- owner-3537186@kool105.com.whoisprivacyservice.org
- owner-479771@kool105.com.whoisprivacyservice.org
- owner-7077690@kool105.com.whoisprivacyservice.org
- owner-7347639@kool105.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of kool105.com.
Web-graph footprint
Distinct hostnames that link to or from kool105.com in the public web crawl.
42 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for kool105.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 198.2.136.202/32 |
| SPF_IP | 50.207.171.193/32 |
| SPF_IP | 64.77.109.192/29 |
| SPF_IP | 74.63.149.244/32 |
| SPF_MX | kool105.com |
Related pages
Pivot deeper into the graph from kool105.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kool105.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.