Skip to content

Hostname

cegid.cloud

Last fetched

cegid.cloud has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cegid.cloudRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cegid.cloud

Resolution chain

cegid.cloud 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:299
Organization
cegid
Contact emails

Subdomains

90 observed subdomains of cegid.cloud.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for cegid.cloud.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP180.210.228.101
SPF_IP193.150.169.97
SPF_IP193.242.174.0/24
SPF_IP193.242.175.0/24
SPF_IP195.154.139.184/32
SPF_IP195.7.221.209
SPF_IP20.40.131.128
SPF_IP204.136.15.135
SPF_IP212.234.91.138
SPF_IP213.152.23.10/32
SPF_IP217.167.48.253
SPF_IP62.23.143.0/24
SPF_IP63.240.80.160/27
SPF_IP67.69.227.51
SPF_IP67.69.227.90/32
SPF_IP81.80.50.11
SPF_IP83.145.108.128/25
SPF_IP83.167.51.229
SPF_IP85.233.205.2/32
SPF_IP90.102.166.201
SPF_IP91.205.116.0/24
SPF_IP91.205.117.0/24
SPF_IP91.205.118.0/24
SPF_IP91.205.119.0/24
SPF_IP91.209.107.0/24

Related pages

Pivot deeper into the graph from cegid.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cegid.cloud"})-[: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.