Skip to content

Hostname

bgln.app

Last fetched

bgln.app resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bgln.appRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bgln.app

Resolution chain

bgln.app resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.156.2523.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.13.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1203.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.14352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.6752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.7152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.8352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.12752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.11152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.24752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.12352.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.3552.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
beverly glen laboratories
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from bgln.app.

Cypher and MCP

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

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