Hostname
cellbes.se
Last fetched
cellbes.se resolves to 8 IPv4 addresses operated by AS20940 in GB. WHOIS lists registrar:ascio as the registrar.
Nutrition Label
Resolution chain
cellbes.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:ascio
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of cellbes.se.
Web-graph footprint
Distinct hostnames that link to or from cellbes.se in the public web crawl.
95 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cellbes.se.
| Mechanism | Target |
|---|---|
| SPF_A | pulsmtp4.pulsen.se |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.jetshop.se |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.224.56.1/29 |
| SPF_IP | 212.112.187.128/26 |
| SPF_IP | 9.223.78.119 |
Related pages
Pivot deeper into the graph from cellbes.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cellbes.se"})-[: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.