Skip to content

Hostname

celsia.com

Last fetched

celsia.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · celsia.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/celsia.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.195.21145.60.195.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.205.21145.60.205.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:48
Organization
celsia s.a. e.s.p.
Contact emails

Subdomains

28 observed subdomains of celsia.com.

Web-graph footprint

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

313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for celsia.com.

MechanismTarget
SPF_INCLUDEcarvajalcomunicacion.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.176.3/32
SPF_IP142.0.180.215/32
SPF_IP142.0.187.52/32
SPF_IP181.118.146.2
SPF_IP190.128.112.234
SPF_IP200.192.106.59/32
SPF_IP45.162.2.48
SPF_IP45.162.2.72
SPF_IP45.162.2.76

Related pages

Pivot deeper into the graph from celsia.com.

Cypher and MCP

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

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