Skip to content

Hostname

sprb.brussels

Last fetched

sprb.brussels resolves to 1 IPv4 address operated by AS15383 in BE. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · sprb.brusselsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sprb.brussels

Resolution chain

sprb.brussels resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1467
Organization
cirb-cibg
Contact emails

Subdomains

9 observed subdomains of sprb.brussels.

Web-graph footprint

Distinct hostnames that link to or from sprb.brussels in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sprb.brussels.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf01.irisnet.be
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP141.94.23.69
SPF_IP195.244.175.14
SPF_IP195.244.175.5
SPF_IP2001:41d0:304:200:0:0:0:6108

Related pages

Pivot deeper into the graph from sprb.brussels.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sprb.brussels"})-[: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.