Skip to content

Hostname

calyx.net

Last fetched

calyx.net resolves to 162.247.72.194, announced in 162.247.72.0/24 by CALYX-AS - The Calyx Institute in US. calyx.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · calyx.netRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/calyx.net

Resolution chain

IPv6 resolution

No AAAA record for calyx.net is recorded in WhisperGraph.

Attribution

calyx institute

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
nicholas merrill
Contact emails
59783f69dde24f688583afc7123e805d.protect@withheldforprivacy.com, 66fb1d66799a423ab163af6f43c477ed.protect@withheldforprivacy.com, 289ebe17045fa85a59e2e60a30b6d0c3-1840149@contact.gandi.net, 669aec2a62f1498cb28b5bf6f0ce7e7d-1840149@contact.gandi.net, 749407b9e112798c586cbb255d78bbd2-1840149@contact.gandi.net, afa1c0f0562bec7f243419edccc4ff4c-1840149@contact.gandi.net, b1c04e35c33dc97fe202e55fd0c792f6-1840149@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns10.calyx.org
  • ns11.calyx.org
  • ns12.calyx.org
  • ns13.calyx.org

Threat-feed evidence

History

Related pages

Pivot from calyx.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "calyx.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.