Skip to content

Hostname

cegal.com

Last fetched

cegal.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · cegal.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cegal.com

Resolution chain

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

WHOIS identity

Registrar
iana:1001
Organization
cegal as
Contact emails

Subdomains

103 observed subdomains of cegal.com.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for cegal.com.

MechanismTarget
SPF_Asysco.managed-otrs.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cegal.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP109.163.8.200
SPF_IP148.139.0.8/29
SPF_IP148.139.1.8/29
SPF_IP185.62.141.192/27
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP46.34.83.176
SPF_IP51.145.239.152
SPF_IP77.241.104.122
SPF_IP85.19.194.206
SPF_IP85.222.158.192/26
SPF_IP91.196.242.148

Related pages

Pivot deeper into the graph from cegal.com.

Cypher and MCP

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

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