Skip to content

Hostname

celsian.com

Last fetched

celsian.com resolves to 1 IPv4 address operated by AS-XYNTA in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · celsian.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/celsian.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.88.156185.133.88.0/22AS12595AS-XYNTANL

WHOIS identity

Registrar
iana:269
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of celsian.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for celsian.com.

MechanismTarget
SPF_Acelsian.com
SPF_Amta09.afas.online
SPF_Aspf.afas.online
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamx.denit.net
SPF_IP46.44.145.210
SPF_IP46.44.145.211
SPF_MXcelsian.com

Related pages

Pivot deeper into the graph from celsian.com.

Cypher and MCP

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

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