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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 162.247.72.194
162.247.72.0/24 · CALYX-AS - The Calyx Institute · New York, US
- 45.77.215.91
45.77.208.0/21 · AS-VULTR - The Constant Company, LLC · Kent, US
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.