Skip to content

Hostname

chenosis.io

Last fetched

chenosis.io resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · chenosis.ioRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/chenosis.io

Resolution chain

chenosis.io resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.37.59.117102.37.0.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA

WHOIS identity

Registrar
iana:1466
Organization
mtn group management services (pty)
Contact emails

Subdomains

9 observed subdomains of chenosis.io.

Web-graph footprint

Distinct hostnames that link to or from chenosis.io in the public web crawl.

15 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chenosis.io.

MechanismTarget
SPF_Achenosis.io
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP41.222.32.131/32
SPF_MXchenosis.io

Related pages

Pivot deeper into the graph from chenosis.io.

Cypher and MCP

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

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