Skip to content

Hostname

celsca.com

Last fetched

celsca.com resolves to 2 IPv4 addresses operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in SG. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · celsca.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/celsca.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.31.235.105119.31.232.0/22AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedSG
119.31.235.113119.31.232.0/22AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedSG

WHOIS identity

Registrar
iana:1291
Organization
kazuki kurata
Contact emails

Subdomains

7 observed subdomains of celsca.com.

Web-graph footprint

Distinct hostnames that link to or from celsca.com in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from celsca.com.

Cypher and MCP

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

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