Skip to content

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

WHISPER CANON · globalnet.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/globalnet.be

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.

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.

MechanismTarget
SPF_Amail.bunzl.eu
SPF_Amail.meaweb.com
SPF_EXISTS%{i}.spf.hc598-81.eu.iphmx.com
SPF_INCLUDE_spf.sidetrade.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.65.137
SPF_IP23.90.104.237
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.