Hostname
cooleremail.com
Last fetched
cooleremail.com resolves to 2 IPv4 addresses operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
cooleremail.com 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 |
|---|---|---|---|---|
| 209.216.247.82 | 209.216.224.0/19 | AS11320 | LIGHTEDGE-AS-02 - LightEdge Solutions | US |
| 209.216.247.83 | 209.216.224.0/19 | AS11320 | LIGHTEDGE-AS-02 - LightEdge Solutions | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- cooleremail
- Contact emails
Subdomains
17 observed subdomains of cooleremail.com.
Web-graph footprint
Distinct hostnames that link to or from cooleremail.com in the public web crawl.
18 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cooleremail.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 206.71.184.232/29 |
| SPF_IP | 209.216.229.0/25 |
| SPF_IP | 64.186.224.192/26 |
| SPF_IP | 64.87.4.0/24 |
| SPF_IP | 67.207.220.0/24 |
| SPF_IP | 67.207.221.0/24 |
| SPF_IP | 69.63.211.0/25 |
| SPF_IP | 69.63.216.128/26 |
Related pages
Pivot deeper into the graph from cooleremail.com.
- IP · 209.216.247.82
- ASN · AS11320LIGHTEDGE-AS-02 - LightEdge Solutions
- Registrar · iana:1910
- Country · US
- Email · support@cooleremail.com
- TLD · .com
- 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: "cooleremail.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.