Skip to content

Hostname

bds-bikesensor.net

Last fetched

bds-bikesensor.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · bds-bikesensor.netRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bds-bikesensor.net

Resolution chain

bds-bikesensor.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.242.113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.31.121176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.175.20618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.108.21735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.179.23252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.180.24052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.178.18554.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.194.9454.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.74.14554.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.47.21557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.54.4057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.16.24813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
akihiko sano
Contact emails

Subdomains

6 observed subdomains of bds-bikesensor.net.

Web-graph footprint

Distinct hostnames that link to or from bds-bikesensor.net in the public web crawl.

218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bds-bikesensor.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bds-bikesensor.net.

Cypher and MCP

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

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