Skip to content

Hostname

bs1.io

Last fetched

bs1.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bs1.ioRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bs1.io

Resolution chain

bs1.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.197.119.23334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.112.22434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.139.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.47.5734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.253.17734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.171.9735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.36.8935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.70.12135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.213.3452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.106.4652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.44.7154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.168.598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
broadstripes
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bs1.io in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from bs1.io.

Cypher and MCP

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

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