Skip to content

Hostname

bm-cat.com

Last fetched

bm-cat.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · bm-cat.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bm-cat.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
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.33.187.10213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.34.293.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.483.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.823.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.893.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.4465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1251
Organization
monnoyeur
Contact emails

Subdomains

9 observed subdomains of bm-cat.com.

Web-graph footprint

Distinct hostnames that link to or from bm-cat.com in the public web crawl.

185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bm-cat.com.

MechanismTarget
SPF_INCLUDEspf-0018db01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbm-cat.com

Related pages

Pivot deeper into the graph from bm-cat.com.

Cypher and MCP

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

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