Skip to content

Hostname

bs-log.com

Last fetched

bs-log.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · bs-log.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bs-log.com

Resolution chain

bs-log.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.106.125143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.37143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.65143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.98143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.164.144.1818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.2918.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.9518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.147.10918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
kadokawa corporation
Contact emails

Subdomains

1 observed subdomain of bs-log.com.

Web-graph footprint

Distinct hostnames that link to or from bs-log.com in the public web crawl.

413 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bs-log.com.

Cypher and MCP

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

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