Skip to content

Hostname

kooolcr.com

Last fetched

kooolcr.com resolves to 2 IPv4 addresses operated by OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITED in HK. WHOIS lists iana:4177 as the registrar.

Nutrition Label

WHISPER CANON · kooolcr.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kooolcr.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.209.184.104154.209.160.0/19AS139880OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITEDHK
34.177.111.15434.177.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG

WHOIS identity

Registrar
iana:4177
Organization
contact privacy inc. customer 0144338795
Contact emails

Subdomains

6 observed subdomains of kooolcr.com.

Web-graph footprint

Distinct hostnames that link to or from kooolcr.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • kooolcr.com

SPF policy

3 SPF mechanisms authorising senders for kooolcr.com.

MechanismTarget
SPF_Akooolcr.com
SPF_IP34.143.202.0/24
SPF_MXkooolcr.com

Related pages

Pivot deeper into the graph from kooolcr.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kooolcr.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.