Hostname
globalnet.be
Last fetched
globalnet.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
globalnet.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:csc corporate domains, inc.
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of globalnet.be.
Showing 19 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globalnet.be in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for globalnet.be.
| Mechanism | Target |
|---|---|
| SPF_A | mail.bunzl.eu |
| SPF_A | mail.meaweb.com |
| SPF_EXISTS | %{i}.spf.hc598-81.eu.iphmx.com |
| SPF_INCLUDE | _spf.sidetrade.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.54.65.137 |
| SPF_IP | 23.90.104.237 |
| SPF_IP | 54.38.40.99 |
Related pages
Pivot deeper into the graph from globalnet.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalnet.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.