Skip to content

Hostname

mibenefits-dev.ebms.com

Last fetched

mibenefits-dev.ebms.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · mibenefits-dev.ebms.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mibenefits-dev.ebms.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.248.4718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.6118.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.7418.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.96.1033.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1233.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.963.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.973.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from mibenefits-dev.ebms.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mibenefits-dev.ebms.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.