Skip to content

Hostname

staycool.ee

Last fetched

staycool.ee resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · staycool.eeRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/staycool.ee

Resolution chain

staycool.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.153.22845.60.153.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.165.22845.60.165.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with staycool.ee in WhisperGraph.

Subdomains

25 observed subdomains of staycool.ee.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for staycool.ee.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP212.129.2.238
SPF_IP212.83.180.219

Related pages

Pivot deeper into the graph from staycool.ee.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "staycool.ee"})-[: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.