Hostname
andrecelis.be
Last fetched
andrecelis.be resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:clearmedia nv as the registrar.
Nutrition Label
Resolution chain
andrecelis.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.114 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.114 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.168 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:clearmedia nv
- Organization
- —
- Contact emails
- —
Subdomains
14 observed subdomains of andrecelis.be.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from andrecelis.be in the public web crawl.
38 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for andrecelis.be.
| Mechanism | Target |
|---|---|
| SPF_A | owa.celis.be |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.andrecelis.hypernode.io |
| SPF_INCLUDE | spf.andrecelisdev.hypernode.io |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.128.136/32 |
| SPF_IP | 213.181.47.50 |
| SPF_IP | 81.246.27.188 |
| SPF_MX | andrecelis.be |
Related pages
Pivot deeper into the graph from andrecelis.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andrecelis.be"})-[: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.