Skip to content

Hostname

coolbox.pe

Last fetched

coolbox.pe resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · coolbox.peRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/coolbox.pe

Resolution chain

coolbox.pe resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.190.62.113172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.8.174.22152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.84.55.10254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic.pe
Organization
rash peru sac
Contact emails

Subdomains

2 observed subdomains of coolbox.pe.

Web-graph footprint

Distinct hostnames that link to or from coolbox.pe in the public web crawl.

107 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for coolbox.pe.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.chkmail.net
SPF_IP168.121.46.64/28
SPF_IP200.48.243.160/28
SPF_MXcoolbox.pe

Related pages

Pivot deeper into the graph from coolbox.pe.

Cypher and MCP

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

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