Hostname
cool-rite.com
Last fetched
cool-rite.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cool-rite.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a29e56u93cv@networksolutionsprivateregistration.com
- am8nq26m7zy@networksolutionsprivateregistration.com
- bn7ka3u247p@networksolutionsprivateregistration.com
- bx3y979t8wu@networksolutionsprivateregistration.com
- fr5g542r2w2@networksolutionsprivateregistration.com
- ns5up4gx4er@networksolutionsprivateregistration.com
- rg4235t56jk@networksolutionsprivateregistration.com
- tr3ma5vn4xk@networksolutionsprivateregistration.com
- u73cs5nw9u9@networksolutionsprivateregistration.com
- yh2tv7d33kf@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of cool-rite.com.
| Subdomain |
|---|
| www.cool-rite.com |
Web-graph footprint
Distinct hostnames that link to or from cool-rite.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cool-rite.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cool-rite.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cool-rite.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.