Skip to content

Hostname

cxns.io

Last fetched

cxns.io resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cxns.ioRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cxns.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.246.237.196108.192.0.0/10AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
99.91.196.10899.88.0.0/13AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
cloud x network
Contact emails

Subdomains

17 observed subdomains of cxns.io.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cxns.io.

MechanismTarget
SPF_IP99.91.196.108
SPF_MXcxns.io

Related pages

Pivot deeper into the graph from cxns.io.

Cypher and MCP

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

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