Skip to content

Hostname

alcyon.com

Last fetched

alcyon.com resolves to 3 IPv4 addresses operated by AS34177 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · alcyon.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/alcyon.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.4.210185.100.4.0/22AS34177FR
185.100.4.220185.100.4.0/22AS34177FR
20.74.0.920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:81
Organization
alcyon
Contact emails

Subdomains

17 observed subdomains of alcyon.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alcyon.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.heliantis.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP164.138.243.182
SPF_IP195.25.158.243
SPF_MXalcyon.com

Related pages

Pivot deeper into the graph from alcyon.com.

Cypher and MCP

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

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