Skip to content

Hostname

bearmtngc.com

Last fetched

bearmtngc.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bearmtngc.comRouting diversity8.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bearmtngc.com

Resolution chain

bearmtngc.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.100.2716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.88.22716.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.89.11516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.89.23516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.98.24316.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2383.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.563.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2103.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2353.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1393.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2073.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.313.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.513.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.863.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.153.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from bearmtngc.com.

Cypher and MCP

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

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