Hostname
offshore.be
Last fetched
offshore.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:offshore as the registrar.
Nutrition Label
Resolution chain
offshore.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:offshore
- Organization
- —
- Contact emails
- —
Subdomains
14 observed subdomains of offshore.be.
Web-graph footprint
Distinct hostnames that link to or from offshore.be in the public web crawl.
14 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for offshore.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | destiny.be |
| SPF_INCLUDE | netsystem.be |
| SPF_INCLUDE | proximus.be |
| SPF_INCLUDE | skynet.be |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.202.76.91/32 |
| SPF_IP | 188.165.193.157/32 |
| SPF_IP | 91.121.219.207/32 |
| SPF_IP | 94.140.174.144/32 |
| SPF_IP | 94.23.43.187/32 |
| SPF_MX | offshore.be |
Related pages
Pivot deeper into the graph from offshore.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "offshore.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.