Skip to content

Hostname

celepsa.com

Last fetched

celepsa.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · celepsa.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/celepsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.0.203165.22.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
celepsa
Contact emails

Subdomains

12 observed subdomains of celepsa.com.

Web-graph footprint

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

29 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for celepsa.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.148.79.220
SPF_IP139.138.58.205
SPF_IP148.105.0.0/6
SPF_IP198.2.128.0/8
SPF_IP198.2.140.0/20
SPF_IP198.2.140.21
SPF_IP205.201.128.0/16
SPF_IP207.54.86.55
SPF_IP207.54.87.46
SPF_IP23.90.98.24

Related pages

Pivot deeper into the graph from celepsa.com.

Cypher and MCP

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

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