Skip to content

Hostname

alphacool.com

Last fetched

alphacool.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · alphacool.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alphacool.com

Resolution chain

alphacool.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
alphacool international
Contact emails

Subdomains

10 observed subdomains of alphacool.com.

Web-graph footprint

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

245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alphacool.com.

MechanismTarget
SPF_Aremote.aquatuning.de
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.71.74.60
SPF_IP157.90.128.95
SPF_IP2a05:cc00:0:0:0:74:60:10

Related pages

Pivot deeper into the graph from alphacool.com.

Cypher and MCP

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

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