Skip to content

Hostname

bis.dev.bemo-emsp.com

Last fetched

bis.dev.bemo-emsp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · bis.dev.bemo-emsp.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bis.dev.bemo-emsp.com

Resolution chain

bis.dev.bemo-emsp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.155.107.11618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.9118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with bis.dev.bemo-emsp.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bis.dev.bemo-emsp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bis.dev.bemo-emsp.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.