Skip to content

Hostname

bmh-me.com

Last fetched

bmh-me.com resolves to 1 IPv4 address operated by AS207333 in KZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · bmh-me.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bmh-me.com

Resolution chain

bmh-me.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.98.5.178185.98.5.0/24AS207333KZ

WHOIS identity

Registrar
iana:1362
Organization
llc 'bmh east'
Contact emails

Subdomains

1 observed subdomain of bmh-me.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for bmh-me.com.

MechanismTarget
SPF_IP45.136.57.250
SPF_IP45.136.57.5

Related pages

Pivot deeper into the graph from bmh-me.com.

Cypher and MCP

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

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