Skip to content

Hostname

fietscomputerstore.be

Last fetched

fietscomputerstore.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · fietscomputerstore.beRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fietscomputerstore.be

Resolution chain

fietscomputerstore.be resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.3818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

1 observed subdomain of fietscomputerstore.be.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fietscomputerstore.be.

Cypher and MCP

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

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