Skip to content

Hostname

boss.be

Last fetched

boss.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

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

Resolution chain

boss.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:combell nv
Organization
Contact emails

Subdomains

17 observed subdomains of boss.be.

Web-graph footprint

Distinct hostnames that link to or from boss.be in the public web crawl.

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for boss.be.

MechanismTarget
SPF_Abru-mail01.opscloud.io
SPF_Amail.opscloud.io
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf.colora.hypernode.io
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.8.43.94
SPF_IP20.50.2.67
SPF_IP20.71.86.86
SPF_IP20.73.233.44
SPF_IP20.93.206.217
SPF_IP20.93.206.219
SPF_IP20.93.206.229
SPF_IP20.93.206.235
SPF_IP20.93.207.31
SPF_IP20.93.207.56
SPF_IP52.174.184.18
SPF_IP81.82.231.207
SPF_IP81.82.255.139
SPF_IP81.83.21.175
SPF_IP91.183.164.92
SPF_IP91.183.164.93
SPF_IP95.171.166.170/32

Related pages

Pivot deeper into the graph from boss.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boss.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.