Skip to content

Hostname

celio.com

Last fetched

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

Nutrition Label

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

Resolution chain

celio.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:81
Organization
celio france sas
Contact emails

Subdomains

45 observed subdomains of celio.com.

Web-graph footprint

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

770 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for celio.com.

MechanismTarget
SPF_Aproduction.eu01.celio.demandware.net
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.email-control.orange-business.com
SPF_INCLUDEspf.mailjet.com
SPF_IP193.56.241.17/32
SPF_IP193.56.241.18/32
SPF_IP194.51.227.106
SPF_IP195.101.173.113
SPF_IP198.37.144.92/32
SPF_IP198.37.144.99/32
SPF_IP213.56.113.163
SPF_IP213.56.113.164
SPF_IP223.30.146.210
SPF_IP37.59.47.103
SPF_IP46.19.181.81
SPF_IP46.19.181.82
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP77.75.48.0/21
SPF_IP8.25.11.244
SPF_IP94.125.168.0/21

Related pages

Pivot deeper into the graph from celio.com.

Cypher and MCP

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

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