Skip to content

Hostname

bmw7.game

Last fetched

bmw7.game resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · bmw7.gameRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bmw7.game

Resolution chain

bmw7.game resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.31.10018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.57.10118.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.2218.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.418.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.918.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.250.2218.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.4318.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.518.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.7018.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.173.161.1173.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.493.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.433.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1293.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1345
Organization
Contact emails

Subdomains

7 observed subdomains of bmw7.game.

Threat posture

History

Related pages

Pivot deeper into the graph from bmw7.game.

Cypher and MCP

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

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