Skip to content

Hostname

hm.plus

Last fetched

hm.plus resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists registrar:ооо 'регтайм' as the registrar.

Nutrition Label

WHISPER CANON · hm.plusRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hm.plus

Resolution chain

hm.plus resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.213.134.13195.213.134.0/24AS49505RU

WHOIS identity

Registrar
registrar:ооо 'регтайм'
Organization
pavel a. pushkarev
Contact emails

Subdomains

178 observed subdomains of hm.plus.

Web-graph footprint

Distinct hostnames that link to or from hm.plus in the public web crawl.

70 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hm.plus.

MechanismTarget
SPF_Ahm.plus
SPF_INCLUDE_spf.hm.plus
SPF_INCLUDE_spf.mail.ru
SPF_INCLUDEspf.smtp.bz
SPF_MXhm.plus

Related pages

Pivot deeper into the graph from hm.plus.

Cypher and MCP

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

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