Skip to content

Hostname

cool-pak.com

Last fetched

cool-pak.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cool-pak.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cool-pak.com

Resolution chain

cool-pak.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.202.55.224144.202.48.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

7 observed subdomains of cool-pak.com.

Web-graph footprint

Distinct hostnames that link to or from cool-pak.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cool-pak.com.

MechanismTarget
SPF_Amail1.email9876.com
SPF_Amail2.email9876.com
SPF_INCLUDEprotection.outlook.com
SPF_IP168.194.90.26
SPF_IP172.95.128.68
SPF_IP201.120.100.6
SPF_IP201.140.145.170
SPF_IP216.88.162.0/24
SPF_IP38.123.70.93
SPF_IP47.180.170.37
SPF_IP50.208.33.149
SPF_IP67.203.132.182

Related pages

Pivot deeper into the graph from cool-pak.com.

Cypher and MCP

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

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