Skip to content

Hostname

calyxos.org

Last fetched

calyxos.org resolves to 2 IPv4 addresses operated by CALYX-AS - The Calyx Institute in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · calyxos.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/calyxos.org

Resolution chain

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

IPPrefixASNOperatorCountry
162.247.72.170162.247.188.0/22AS4224CALYX-AS - The Calyx InstituteUS
80.240.21.22980.240.100.0/24AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

Registrar
iana:1861
Organization
the calyx institute
Contact emails

Subdomains

11 observed subdomains of calyxos.org.

Web-graph footprint

Distinct hostnames that link to or from calyxos.org in the public web crawl.

497 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for calyxos.org.

MechanismTarget
SPF_Amail.calyx.com
SPF_Amx2-nyc.calyxinstitute.org
SPF_IP82.94.251.224/28
SPF_MXcalyxos.org

Related pages

Pivot deeper into the graph from calyxos.org.

Cypher and MCP

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

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