Skip to content

Hostname

celsius.com

Last fetched

celsius.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · celsius.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/celsius.com

Resolution chain

celsius.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
celsius,
Contact emails

Subdomains

21 observed subdomains of celsius.com.

Web-graph footprint

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

725 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for celsius.com.

MechanismTarget
SPF_Acelsius.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ultipro.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP64.135.118.45/32
SPF_IP64.135.119.165
SPF_IP79.134.102.238/32

Related pages

Pivot deeper into the graph from celsius.com.

Cypher and MCP

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

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