Hostname
shelfservice.be
Last fetched
shelfservice.be resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in BE. WHOIS lists registrar:combell nv as the registrar.
Nutrition Label
Resolution chain
shelfservice.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.3.255.45 | 212.3.224.0/19 | AS3356 | LEVEL3 - Level 3 Parent, LLC | BE |
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of shelfservice.be.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shelfservice.be in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for shelfservice.be.
| Mechanism | Target |
|---|---|
| SPF_A | highco.be |
| SPF_INCLUDE | _senderspf.copernica.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usermail.zohocreator.com |
| SPF_IP | 185.2.54.216 |
| SPF_IP | 193.200.60.30 |
| SPF_IP | 194.213.114.167 |
| SPF_IP | 212.3.255.45 |
| SPF_IP | 212.3.255.95 |
| SPF_IP | 85.255.206.80 |
| SPF_IP | 91.183.134.196/32 |
| SPF_IP | 94.75.192.162 |
| SPF_MX | mail.highco.be |
| SPF_MX | shelfservice.be |
Related pages
Pivot deeper into the graph from shelfservice.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shelfservice.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.