Skip to content

Hostname

bm-3.networklayer.biz

Last fetched

bm-3.networklayer.biz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · bm-3.networklayer.bizRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bm-3.networklayer.biz

Resolution chain

bm-3.networklayer.biz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.138.1813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.1913.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.8813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.9813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.173.205.10118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with bm-3.networklayer.biz in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bm-3.networklayer.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bm-3.networklayer.biz"})-[: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.