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
Resolution chain
cegal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.161 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.61 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:1001
- Organization
- cegal as
- Contact emails
Subdomains
103 observed subdomains of cegal.com.
Showing 25 of 103. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cegal.com in the public web crawl.
175 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for cegal.com.
| Mechanism | Target |
|---|---|
| SPF_A | sysco.managed-otrs.com |
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.cegal.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 109.163.8.200 |
| SPF_IP | 148.139.0.8/29 |
| SPF_IP | 148.139.1.8/29 |
| SPF_IP | 185.62.141.192/27 |
| SPF_IP | 34.107.8.58/32 |
| SPF_IP | 35.242.247.107/32 |
| SPF_IP | 46.34.83.176 |
| SPF_IP | 51.145.239.152 |
| SPF_IP | 77.241.104.122 |
| SPF_IP | 85.19.194.206 |
| SPF_IP | 85.222.158.192/26 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.