Skip to content

Hostname

fiets.be

Last fetched

fiets.be resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · fiets.beRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fiets.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.63.155.3185.63.155.0/24AS12859NL

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

5 observed subdomains of fiets.be.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fiets.be.

MechanismTarget
SPF_Afiets.be
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1204.smtpeter.com
SPF_IP185.104.30.29
SPF_IP2a06:2ec0:ded1:1:0:0:6978:163
SPF_IP81.82.206.231
SPF_MXfiets.be

Related pages

Pivot deeper into the graph from fiets.be.

Cypher and MCP

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

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