Skip to content

Hostname

b-token.be

Last fetched

b-token.be resolves to 1 IPv4 address operated by COMBELL-AS - Combell NV in BE. WHOIS lists registrar:itecom bvba as the registrar.

Nutrition Label

WHISPER CANON · b-token.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b-token.be

Resolution chain

b-token.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.135.13.195185.135.12.0/23AS34762COMBELL-AS - Combell NVBE

WHOIS identity

Registrar
registrar:itecom bvba
Organization
Contact emails

Subdomains

1 observed subdomain of b-token.be.

Web-graph footprint

Distinct hostnames that link to or from b-token.be in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for b-token.be.

MechanismTarget
SPF_Ab-token.be
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.addemar.com
SPF_MXb-token.be

Related pages

Pivot deeper into the graph from b-token.be.

Cypher and MCP

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

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