Skip to content

Hostname

bitcon.be

Last fetched

bitcon.be resolves to 1 IPv4 address operated by TELENET-AS in BE. WHOIS lists registrar:register nv/sa as the registrar.

Nutrition Label

WHISPER CANON · bitcon.beRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bitcon.be

Resolution chain

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

IPPrefixASNOperatorCountry
81.83.14.9281.82.0.0/15AS6848TELENET-ASBE
81.83.14.9281.82.0.0/15AS6848TELENET-ASBE

WHOIS identity

Registrar
registrar:register nv/sa
Organization
Contact emails

Subdomains

5 observed subdomains of bitcon.be.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bitcon.be.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bitcon.be.

Cypher and MCP

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

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