Skip to content

Hostname

basan.cc

Last fetched

basan.cc resolves to 17 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US.

Nutrition Label

WHISPER CANON · basan.ccRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/basan.cc

Resolution chain

basan.cc resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.209.213.115162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.214.29162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.215.69162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.223.68162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.224.4162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.225.5162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
172.247.187.236172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.206.61172.247.206.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.248.116172.247.248.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.89.229172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.90.133172.247.90.0/24AS40065CNSERVERS - CNSERVERS LLCUS
192.151.202.84192.151.192.0/18AS40065CNSERVERS - CNSERVERS LLCHK
192.151.220.108192.151.192.0/18AS40065CNSERVERS - CNSERVERS LLCUS
23.224.10.3423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.10.3823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.136.7423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.166.523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with basan.cc in WhisperGraph.

Subdomains

2 observed subdomains of basan.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from basan.cc.

Cypher and MCP

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

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